projectdiscovery / projectdiscovery/interactsh-web
Clipboard API Error on Firefox, Missing Node Version in apt-cache policy, and package.json Update Needed
Open
@dwisiswant0 is already working on this.
Since Sep 13, 2026.
- Dominant language
- TypeScript
- Stars
- 244
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Hey,
I love the webapp, truly, that's why I am reporting the identified issues to help improve.
- When running the application on Firefox, the following error appears in the console
TypeError: can't access property "writeText", navigator.clipboard is undefined. I believe either the Clipboard API in Firefox requires HTTPS or the "clipboard-write" permissions. - Running
apt-cache policy nodejsandnodewas not successful on the latest LinuxMint, in fact thepackages.jsonlocks thenodejsin an none LTS versions. package.jsondependencies seem a bit outdated, an upgrade definitely required.
Wish you all the best and keep up with the great work
@Sim4n6
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.
Assessment
This issue has not been assessed yet.