Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/progtramder/webproxy
A fiddler-like webproxy, support sniffing http/https content by implementing 'Sniffer' interface
https://github.com/progtramder/webproxy
Last synced: about 2 months ago
JSON representation
A fiddler-like webproxy, support sniffing http/https content by implementing 'Sniffer' interface
- Host: GitHub
- URL: https://github.com/progtramder/webproxy
- Owner: progtramder
- License: gpl-3.0
- Created: 2017-08-03T15:35:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-25T04:01:13.000Z (about 6 years ago)
- Last Synced: 2024-08-03T17:11:56.761Z (5 months ago)
- Language: Go
- Homepage:
- Size: 37.1 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **2**星 - like webproxy, support sniffing http/https content by implementing 'Sniffer' interface (<a id="7bf0f5839fb2827fdc1b93ae6ac7f53d"></a>工具 / <a id="32739127f0c38d61b14448c66a797098"></a>嗅探&&Sniff)
README
Webproxy provides a mechanism to sniff the http/https sessions by implementing the sniff interface.
To decrypt the https session, rootcert.cer is necessary to install into the trusted root store.