projectdiscovery / projectdiscovery/interactsh-web

Clipboard API Error on Firefox, Missing Node Version in apt-cache policy, and package.json Update Needed

Open
#208 1 comment 0 reactions 1 assignee View on GitHub

@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.

  1. 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.
  2. Running apt-cache policy nodejs and node was not successful on the latest LinuxMint, in fact the packages.json locks the nodejs in an none LTS versions.
  3. package.json dependencies seem a bit outdated, an upgrade definitely required.

Wish you all the best and keep up with the great work

@Sim4n6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.