What's new

Tutorial Debian 9 autoscript SSH/SSL/OPENVPN-SSL (936 modem)

Bakit po walang RP yong config ko master sinubukan kong lagyan ayaw gumana ng openvpn....
Vultr debian9 x64 po gamit ko...
 
Bakit po walang RP yong config ko master sinubukan kong lagyan ayaw gumana ng openvpn....
Vultr debian9 x64 po gamit ko...
eto i ruun mo ssa command may issuue ata pag vultrm..ewan bkit

change mo lng yung xxxxxxxx ng ip mo
cat > /etc/squid/squid.conf <<-END
acl localhost src 127.0.0.1/32 ::1
acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1
acl SSL_ports port 443
acl Safe_ports port 80
acl Safe_ports port 21
acl Safe_ports port 443
acl Safe_ports port 70
acl Safe_ports port 210
acl Safe_ports port 1025-65535
acl Safe_ports port 280
acl Safe_ports port 488
acl Safe_ports port 591
acl Safe_ports port 777
acl CONNECT method CONNECT
acl SSH dst xxxxxxxxx-xxxxxxxxx/32
http_access allow SSH
http_access allow manager localhost
http_access deny manager
http_access allow localhost
http_access deny all
http_port 8080
http_port 3128
coredump_dir /var/spool/squid3
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
refresh_pattern . 0 20% 4320
visible_hostname Wangzki
END


then restart squid or reboot
 
Master Wang, paano ito? May thread tutorial ka nito?
Paps pang Vultr Devian 9 lang yung command so siguro di na need ng another thread

or

My suggestion to sir WANGzki is i-add nya nalang sa thread nya sa first page para kita agad ng lahat lalo na yung may mga Vultr Droplet kasi matatabunan lang itong page nato so paulit ulit na tanong ulit.
 

Similar threads

Back
Top