forked from pforemski/dingo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8c81525
commit 6884c58
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ dig @localhost -p 32000 google.com.au | |
## Quick start | ||
|
||
Download a pre-built binary for your platform from [the latest | ||
release](https://github.com/pforemski/dingo/releases/latest) (or build your own binaries). | ||
release](https://github.com/oscartbeaumont/dingo/releases/latest) (or build your own binaries). | ||
|
||
Run dingo as root on port 53. For example, on Linux: | ||
``` | ||
|
@@ -95,6 +95,7 @@ screen -dmS dingo /path/to/bin/dingo -port=53 -gdns:server=[2a00:1450:401b:800:: | |
## Author | ||
|
||
Pawel Foremski, [[email protected]](mailto:[email protected]) | ||
Maintained/Updated By Oscar Beaumont | ||
|
||
Find me on: [LinkedIn](https://www.linkedin.com/in/pforemski), | ||
[Twitter](https://twitter.com/pforemski) |