[GH-ISSUE #18] Incorrect 'getting started' command in README #15

Closed
opened 2026-02-28 14:15:52 +03:00 by kerem · 1 comment
Owner

Originally created by @evandrix on GitHub (Oct 9, 2012).
Original GitHub issue: https://github.com/abh/geodns/issues/18

go run *.go -run -log -interface 127.1 -port 8053

should be

go run *.go -log -interface 127.1 -port 8053

Originally created by @evandrix on GitHub (Oct 9, 2012). Original GitHub issue: https://github.com/abh/geodns/issues/18 `go run *.go -run -log -interface 127.1 -port 8053` should be `go run *.go -log -interface 127.1 -port 8053`
kerem closed this issue 2026-02-28 14:15:52 +03:00
Author
Owner

@abh commented on GitHub (Oct 9, 2012):

Thank you!

<!-- gh-comment-id:9279999 --> @abh commented on GitHub (Oct 9, 2012): Thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/geodns#15
No description provided.