Search Results

Search: Posts Made By: xiaobaibbb
2,576
Posted By xiaobaibbb
anybody there ? how to Make socks5...
anybody there ?
how to Make socks5 application use a specific IP address for outbound connections ?

thank you very much !

my ss5.conf

set SS5_VERBOSE
set SS5_ROLE
set...
2,576
Posted By xiaobaibbb
hi man,is it possible for you to go into it in...
hi man,is it possible for you to go into it in more detail ?
1,962
Posted By xiaobaibbb
about ss5
hi there. I have a dedicated server and 2 public IP eg. 111.111.111.111 222.222.222.222 for ss5, how can I control the output ip ? is it permit - 111.111.111.111 - 0.0.0.0/0 - - - - - and ...
2,576
Posted By xiaobaibbb
about ss5
hi there. I have a dedicated server and 2 public IP eg. 111.111.111.111 222.222.222.222 for ss5, how can I control the output ip ? is it permit - 111.111.111.111 - 0.0.0.0/0 - ...
5,164
Posted By xiaobaibbb
#/bin/sh while true; do count=`ps aux...
#/bin/sh
while true; do
count=`ps aux |grep "your process" | grep -v "grep"`
if [ "$?" != "0" ]; then
do something
else
do something
fi
done
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 04:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy