Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renkeeee/hamnet
https://github.com/renkeeee/hamnet
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/renkeeee/hamnet
- Owner: renkeeee
- Created: 2023-09-07T13:00:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-20T09:17:24.000Z (about 1 year ago)
- Last Synced: 2024-08-02T06:19:32.679Z (5 months ago)
- Language: C
- Size: 2.69 MB
- Stars: 78
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-ops - renkeeee/hamnet - 09-07|2023-11-20 | 开源 Web 代理工具,可在 Mac 上查看所有 HTTP(S) 和 WebSocket 消息 | (抓包工具)
README
# Hamnet
> Open source Web Proxy Tool to view all the HTTP(S) & WebSocket message on Mac
## Screen Shot
![Screen Shot](Resources/screen.jpg)
## How To Build
First, Make sure you have a available apple developer account. Then, try to rename the bundle id of the Hamnet Target and the Helper. Here is a detail:
- Find All "com.deepread.app.hamnet" Bundle Id and replace yours **\**
- Find All "com.deepread.app.hamnet.privilegedHelper" and replace to " \.privilegedHelper"
- Project-Target-hamnet-Build Phases-Run Script, **Replace All** the Bundle ID you just use above
- Project-Target-XXXHelper-Build Phases-Run Script, **Replace All** the Bundle ID you just use above
## Need Help
You can leave an issue for free
## Contributing
Hamnet project welcomes contribution. Contributions can be made in a number of ways, a few examples are:
- Code patches via pull requests
- Documentation improvements
- Bug reports and patch reviews## License
**CC BY-NC-SA 4.0**