GitXplorerGitXplorer
d

divergent

public
8 stars
1 forks
2 issues

Commits

List of commits on branch master.
Unverified
7a087024b424a27d1a4694e404bd98d5f4d8df5f

Add a MANIFEST.in

ddstufft committed 10 years ago
Unverified
d64fbda9cca8b1f979b8382776f60a8ed089fd7c

Add a README

ddstufft committed 10 years ago
Unverified
afb53d6adee130502b8f9e93da51c38690355ecd

Ignore dropin.cache

ddstufft committed 10 years ago
Unverified
3edacbca7f5aaa4c5a0f25eae26c00751f010547

Use treq.json_content instead of req.content and json.loads

ddstufft committed 10 years ago
Unverified
d8ced197554344542ff1fbd5c50221aceff4f096

Move the helper function into another method

ddstufft committed 10 years ago
Unverified
54d5767073860ea595462b833e582070b3249352

Add a version and a description

ddstufft committed 10 years ago

README

The README file for this repository.

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.