https://github.com/linyows/warp
WARP is an outbound transparent SMTP proxy.
https://github.com/linyows/warp
hacktoberfest outbound proxy smtp transparent
Last synced: 20 days ago
JSON representation
WARP is an outbound transparent SMTP proxy.
- Host: GitHub
- URL: https://github.com/linyows/warp
- Owner: linyows
- License: mit
- Created: 2021-01-02T08:40:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-06T02:30:24.000Z (about 2 months ago)
- Last Synced: 2025-04-12T14:14:31.219Z (22 days ago)
- Topics: hacktoberfest, outbound, proxy, smtp, transparent
- Language: Go
- Homepage: https://warp.linyo.ws
- Size: 673 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Warp is an outbound transparent SMTP proxy.
SMTP level logging is possible, and throttling is detected from MX response time and other comprehensive response status.
Additionally, it is possible to use different IP addresses for outgoing communications based on internal reputation.
https://warp.linyo.ws
Author
--[linyows](https://github.com/linyows)