Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dstufft/divergent
https://github.com/dstufft/divergent
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dstufft/divergent
- Owner: dstufft
- Created: 2014-09-15T04:41:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-15T04:55:35.000Z (over 10 years ago)
- Last Synced: 2024-12-15T10:11:46.648Z (about 1 month ago)
- Language: Python
- Size: 119 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
- starred-awesome - divergent - (Python)
README
divergent
=========Divergent is a DNS server which can be used to rewrite DNS entries so that
they get internal private IPs instead of the public IPs in the primary DNS. It
is designed to be ran inside of a VPN so that accessing
``something.example.com`` externally to the VPN gets a public address and
``something.example.com`` internal to the VPN gets a private address.