
14 Oct
2020
14 Oct
'20
5:34 p.m.
On Wed, Oct 14, 2020 at 12:26:57PM +0800, Wu Fengguang wrote:
+[ -n "$sshr_port_len" ] || sshr_port_len=10
+ for i in $(seq 1 10)
10 ports are too small range.
Thanks, Fengguang
10 ports is open when I tested. If I modify it with 2000 ports now? Thanks, Yale