Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gortc/stund
Simple STUN server in go
https://github.com/gortc/stund
go golang rfc-5389 server stun stun-server
Last synced: 2 months ago
JSON representation
Simple STUN server in go
- Host: GitHub
- URL: https://github.com/gortc/stund
- Owner: gortc
- License: bsd-3-clause
- Archived: true
- Created: 2017-02-22T21:41:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T21:58:37.000Z (over 3 years ago)
- Last Synced: 2024-08-04T01:22:30.502Z (6 months ago)
- Topics: go, golang, rfc-5389, server, stun, stun-server
- Language: Go
- Homepage:
- Size: 2.95 MB
- Stars: 103
- Watchers: 2
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - stund
README
![Test](https://github.com/gortc/stund/workflows/Test/badge.svg)
# stund
Basic STUN server based on [gortc/stun](https://github.com/gortc/stun). See [gortc/gortcd](https://github.com/gortc/gortcd)
for complete STUN and TURN server.