Nginx转发阿里云内网Redis

Nginx 

修改Nginx配置文件,加入流转发 #user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log inf

CentOS7 下端口转发rinetd

CentOS 

1、下载,解压,安装 $ wget http://www.boutell.com/rinetd/http/rinetd.tar.gz&&tar -xvf rinetd.tar.gz&&cd rinetd $ sed -i 's/65536/65535/g' rinetd.c (修改端口范围) $ m