https://github.com/naftulikay/natd
NAT DAEMONNNN
https://github.com/naftulikay/natd
http nat
Last synced: about 1 year ago
JSON representation
NAT DAEMONNNN
- Host: GitHub
- URL: https://github.com/naftulikay/natd
- Owner: naftulikay
- License: other
- Created: 2018-05-07T23:35:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-13T22:48:02.000Z (almost 8 years ago)
- Last Synced: 2025-01-29T23:42:48.152Z (about 1 year ago)
- Topics: http, nat
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# natd [![Build Status][travis.svg]][travis]
A NAT management service daemon.
`natd` will tweak kernel configuration using `sysctl` for IP forwarding, inject a NAT `iptables` rule, and will
provide health checks over HTTP, port 8080 by default.
## License
Licensed at your discretion under either:
- [Apache License, Version 2.0][LICENSE-APACHE]
- [MIT License][LICENSE-MIT]
[travis]: https://travis-ci.org/naftulikay/nathealthd
[travis.svg]: https://travis-ci.org/naftulikay/nathealthd.svg?branch=master
[LICENSE-APACHE]: ./LICENSE-APACHE
[LICENSE-MIT]: ./LICENSE-MIT