mirror of
https://github.com/zaphar/durnitisp.git
synced 2025-07-22 18:19:48 -04:00
defaults: add many more hosts for testing
This commit is contained in:
parent
d9f8d9a3c9
commit
17e5b88dad
@ -111,6 +111,15 @@ fn main() -> anyhow::Result<()> {
|
||||
"stun.l.google.com:19302",
|
||||
"stun.ekiga.net:3478",
|
||||
"stun.xten.com:3478",
|
||||
"stun.ideasip.com:3478",
|
||||
"stun.rixtelecom.se:3478",
|
||||
"stun.schlund.de:3478",
|
||||
"stun.softjoys.com:3478",
|
||||
"stun.stunprotocol.org:3478",
|
||||
"stun.voiparound.com:3478",
|
||||
"stun.voipbuster.com:3478",
|
||||
"stun.voipstunt.com:3478",
|
||||
"stun1.noc.ams-ix.net:3478",
|
||||
];
|
||||
let mut stun_servers = gflags::parse();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user