projectdiscovery / projectdiscovery/interactsh-web
System always defaults to cidl:20 and cidn:13, even when specified differently
- Dominant language
- TypeScript
- Stars
- 244
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
The client running on app.interactsh.com (and running the interactsh-web container locally) always defaults to cidl:20 cidn:13. This happens even when running with different commands on the server (both set to 3)
I'm using latest version of interactsh-server.
Running only the client (docker run projectdiscovery/interactsh-client:latest) does not present the same issue!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue using the app.interactsh.com client or the interactsh-web container, passing server settings where cidl and cidn are both 3, and compare them with the standalone client behavior. Done means the web client honors the server-provided values instead of defaulting to cidl:20 and cidn:13.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100