projectdiscovery / interactsh

An OOB interaction gathering server and client library
https://app.interactsh.com
MIT License
3.3k stars 352 forks source link

Added api functionality to client #779

Closed Alphaviper7769 closed 3 months ago

Alphaviper7769 commented 7 months ago

The client now has a local api server with 2 api calls

  1. api/getURL - This will give the URL of the testing server being used for the current session in interact.sh
  2. api/getInteractions → This api will take the url of the testing server and send the information about its interactions.
olearycrew commented 7 months ago

Thanks for this contribution @Alphaviper7769 !

Mzack9999 commented 3 months ago

@Alphaviper7769 I'm closing this due to missing information about the use case