Skip to content

jeromenerf/snitch.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

snitch.go

snitch.go should be a simple HTTP proxy that helps everyone to test, debug and reverse HTTP based applications by sitting in the middle and giving users structured informations about

Goals

  • MUST help to reverse engineer mobile apps
  • SHOULD NOT be necessary on install on the local system
  • SHOULD display results in the browser

References

TODO

  • make a real daemon
  • clean / split HTML and proxy
  • forward more informations to SSE
  • add ID to log to retrieve them individually
  • add TTL to log entries in the index

About

Snitch, a dirty HTTP proxy, written in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages