{"id":17299964,"url":"https://github.com/f4exb/stund","last_synced_at":"2025-08-22T10:36:59.317Z","repository":{"id":16536464,"uuid":"19289827","full_name":"f4exb/stund","owner":"f4exb","description":"STUN server and client that can send a fixed address","archived":false,"fork":false,"pushed_at":"2014-04-29T20:08:29.000Z","size":200,"stargazers_count":9,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T12:52:32.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/f4exb.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-29T20:00:32.000Z","updated_at":"2024-07-16T22:52:04.000Z","dependencies_parsed_at":"2022-07-30T19:08:03.766Z","dependency_job_id":null,"html_url":"https://github.com/f4exb/stund","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/f4exb/stund","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f4exb%2Fstund","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f4exb%2Fstund/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f4exb%2Fstund/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f4exb%2Fstund/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f4exb","download_url":"https://codeload.github.com/f4exb/stund/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f4exb%2Fstund/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268265832,"owners_count":24222526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T11:24:56.835Z","updated_at":"2025-08-01T17:10:11.940Z","avatar_url":"https://github.com/f4exb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"STUN server and client. The server has the option to reply with a fixed (fake) mapped address to any request.\n\nThis option is useful when you work with a fixed address on the \"public\" side but you cannot reach a \nSTUN server. For example the mesh network through which you want to route SIP calls are using routers \nthat cannot support a STUN server.\n\nOriginally the code also accepted a single address; -a argument is optional just issuing a warning. \n\n\nHere is the server help describing all options:\n\nSTUN server version 0.9f\nUsage: \n ./server [-v] [-h] [-h IP_Address] [-a IP_Address] [-f IP_Address] [-p port] [-o port] [-m mediaport]\n \n If the IP addresses of your NIC are 10.0.1.150 and 10.0.1.151, run this program with\n    ./server -v  -h 10.0.1.150 -a 10.0.1.151\n STUN servers need two IP addresses and two ports, these can be specified with:\n  -h sets the primary IP\n  -a sets the secondary IP\n  -f sets the fake mapped IP\n  -p sets the primary port and defaults to 3478\n  -o sets the secondary port and defaults to 3479\n  -b makes the program run in the backgroud\n  -m sets up a STERN server starting at port m\n  -v runs in verbose mode\n\n\nAnd the client:\n\nSTUN client version 0.9f\nUsage:\n    ./client stunServerHostname [testNumber] [-v] [-p srcPort] [-i nicAddr1] [-i nicAddr2] [-i nicAddr3]\nFor example, if the STUN server was larry.gloo.net, you could do:\n    ./client larry.gloo.net\nThe testNumber is just used for special tests.\n test 1 runs test 1 from the RFC. For example:\n    ./client larry.gloo.net 0\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff4exb%2Fstund","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff4exb%2Fstund","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff4exb%2Fstund/lists"}