Skip to content

Tathar/wg-turn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wg-turn

wg-turn is just a turn daemon for wireguard. If you need more functionality, you can look at cunīcu, netbird, TailScale or other

wg-turn use the mainline DHT to discover the peers endpoint

⚠️ someone in possession of private keys would be able to carry out a man-in-the-middle attack.

usage

configure a wireguard interface with the name: "wg-turn0" or "wg_turn0" on device with wg-quick, or with Command-line Interface.

  • You can omit the endpoint.
  • it is advisable to set persistent-keepalive to 25.

once the interface is configured and mounted, all you have to do is run the wg-turn daemon. Wait a few seconds (this can take up to 5 minutes).

functionality

  • wireguard
    • IPv4 inteface
    • IPv6 inteface (note tested)
  • endpoint
    • IPv4 endpoint
    • IPv6 endpoint
  • DHT
    • IPv4 dht
    • IPv6 dht

wg-turn has only been tested on linux-based operating systems.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages