Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day ago
JSON representation
scripts used to implement a replacement vpn-like service for IPv4/IPv6 tunnel brokerage utilizing WireGuard
- Host: GitHub
- URL: https://github.com/akhepcat/sixbroker
- Owner: akhepcat
- License: gpl-3.0
- Created: 2017-08-09T20:10:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T14:34:20.000Z (7 months ago)
- Last Synced: 2024-11-04T09:37:25.170Z (5 days ago)
- Language: Shell
- Size: 54.7 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - akhepcat/sixbroker - scripts used to implement a replacement vpn-like service for IPv4/IPv6 tunnel brokerage utilizing WireGuard (others)
README
# sixbroker
scripts used to implement a replacement vpn-like service for IPv4/IPv6 tunnel brokerage utilizing WireGuardthe '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.