https://github.com/patrickmn/sniffy
HTTP/Mail proxy/gateway/load balancer with security testing features like request interception (even for SSL) and reshaping (e.g. hiding clients' user-agents)
https://github.com/patrickmn/sniffy
Last synced: 8 months ago
JSON representation
HTTP/Mail proxy/gateway/load balancer with security testing features like request interception (even for SSL) and reshaping (e.g. hiding clients' user-agents)
- Host: GitHub
- URL: https://github.com/patrickmn/sniffy
- Owner: patrickmn
- Created: 2012-05-05T20:46:26.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-12T19:23:19.000Z (almost 14 years ago)
- Last Synced: 2025-04-04T04:32:09.425Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://patrickmn.com/projects/sniffy/
- Size: 402 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Sniffy is a general-purpose and high-performance network gateway, load balancer,
and proxy server with a wide variety of auditing/security testing features like
request blocking, interception, moderation, manipulation and emulation.
Use Sniffy as a local proxy and turn on the auditing features to identify
security and privacy issues on your client or on the server you're testing,
or just use it as a simple and fast load balancer frontend for your web
property.
Note: Sniffy is still in pre-alpha, and needs to undergo many radical changes
before it is even near production-ready. Database schemas, configuration
settings, and even existing feature are not guaranteed to stay the same.