mirror of
https://github.com/gortc/stun.git
synced 2025-09-26 20:41:36 +08:00
3 lines
94 B
Bash
Executable File
3 lines
94 B
Bash
Executable File
#!/usr/bin/env bash
|
|
api -c $(ls -dm stun*.txt | tr -d ' \n') -except except.txt gortc.io/stun
|