wget http://heanet.dl.sourceforge.net/project/ss5/ss5/3.8.9-8/ss5-3.8.9-8.tar.gz

tar xvf ss5-3.8.9-8.tar.gz

cd ss5-3.8.9-8.tar.gz

yum install gcc automake autoconf libtool make

yum install openssl openssl-devel

/configure –with-defaultport=10086

make && make install

chmod +x /etc/init.d/ss5

/etc/init.d/ss5 start

相关文章:

  • 2021-09-27
  • 2021-12-10
  • 2021-06-05
  • 2021-09-23
  • 2021-12-04
  • 2022-12-23
  • 2021-05-21
  • 2022-02-07
猜你喜欢
  • 2022-12-23
  • 2021-12-02
  • 2021-12-02
  • 2021-12-04
  • 2022-02-08
  • 2022-12-23
  • 2021-12-21
相关资源
相似解决方案