https://github.com/jchavanton/stun_server
https://github.com/jchavanton/stun_server
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jchavanton/stun_server
- Owner: jchavanton
- Created: 2024-04-23T20:33:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-26T16:06:39.000Z (over 1 year ago)
- Last Synced: 2025-01-30T07:28:22.148Z (11 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# configure
Set the variables in `stun_server.env`
stun listening port
`STUN_PORT`
# build and run in docker
./build.sh && ./run.sh