Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akhepcat/sixbroker

scripts used to implement a replacement vpn-like service for IPv4/IPv6 tunnel brokerage utilizing WireGuard
https://github.com/akhepcat/sixbroker

Last synced: about 2 months ago
JSON representation

scripts used to implement a replacement vpn-like service for IPv4/IPv6 tunnel brokerage utilizing WireGuard

Awesome Lists containing this project

README

        

# sixbroker
scripts used to implement a replacement vpn-like service for IPv4/IPv6 tunnel brokerage utilizing WireGuard

the 'client' directory holds the example client-side configuration files and
scripts. Eventually, these will all be programmatically generated by the
registration system.

the 'server' directory holds the example "application" tree for, as we say,
the server.

Additional limited documentation is available in the downstream directories.

Full caveat: This works for me. Or did, before I "cleaned" it up for
publishing. Your mileage may vary.