neat tool
This commit is contained in:
3
random-port.sh
Executable file
3
random-port.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
shuf -i 1024-65535 -n 1
|
||||
Reference in New Issue
Block a user