What's new

Closed Shadowsocks no load tutorial ⚡ (may 10 2018)

Status
Not open for further replies.

menin

Forum Guru
Established
Joined
Dec 23, 2017
Posts
6,251
Reaction
6,014
Points
1,844
HTML:
Requirements:

Surfalert On send to 8080

Need 10 remaining balance

System Required:  ,
Debian 9 64bit or 31bit
Ubuntu 16 or 14 64bit or 32bit
droplet


Description: One click Install ShadowsocksR Server   !

Putty for pc

Juicessh for android

Login vps credentials

For pc

You do not have permission to view the full content of this post. Log in or register now.

For ANDROID


You do not have permission to view the full content of this post. Log in or register now.

For IOS

You do not have permission to view the full content of this post. Log in or register now.



Type this command

HTML:
passpwd


then mag ask iyan ng new password

then

HTML:
sudo su



Madali lang to sundin niyo lang ang instructions proceed na tayu sa installation by using the installation script provided and published by and modded by ./Menin and Teddysun

First code:


HTML:
apt-get -y update && apt-get -y upgrade && apt-get -y install nano && apt-get -y install wget

HTML:
apt-get install python python-dev python-setuptools openssl libssl-dev curl wget unzip gcc automake autoconf make libtool -y



HTML:
apt-get -y install wget curl gcc make wget tzdata git libreadline-dev libncurses-dev libssl-dev zlib1g-dev

HTML:
apt-get install vim -y

HTML:
vim /etc/sysctl.conf

HTML:
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1

CTRL + X then Y hit enter !

HTML:
sysctl -p

Second Code:

HTML:
wget --no-check-certificate https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocksR.sh

chmod 755 shadowsocksR.sh

chmod +x shadowsocksR.sh

sudo ./shadowsocksR.sh 2>&1 | tee shadowsocksR.log

HTML:
wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh


chmod +x bbr.sh


./bbr.sh


lsmod | grep bbr

Ayan script has been started haha umiinit na ang shadowsocks natin!

másáráp ba sa pakiramdam yung tipong autoscript na modded pa ni ./Menin nyahahahhaha


Eto mga tanong ng script nayan kayu na sumagot!

You do not have permission to view the full content of this post. Log in or register now.

then

HTML:
apt-get install fail2ban

HTML:
vim /etc/fail2ban/filter.d/shadowsocks.conf

HTML:
[INCLUDES]
before = common.conf
[Definition]
_daemon = shadowsocks
failregex = ERROR.*can not parse header when handling connection from ::ffff:<HOST>:\d+$
ignoreregex =

CTRL X + Y then hit enter

HTML:
vim /etc/fail2ban/jail.conf

HTML:
[shadowsocks]
enabled = true
filter = shadowsocks
port = #ILAGAY mo iyong PORT dito na niligay mo dun sa list then tanggalin mo ang hashtag (#)
logpath = /var/log/shadowsocksr.log
maxretry = 3
bantime = 43200

CTRL X + Y then hit enter

HTML:
service fail2ban restart

HTML:
fail2ban-client status shadowsocks




HTML:
apt-get install firewalld && apt-get install systemd && apt-get install iptables -y




HTML:
iptables -I INPUT -m state --state NEW -m tcp -p tcp --dport 443 -j ACCEPT
iptables -I INPUT -m state --state NEW -m udp -p udp --dport 5555 -j ACCEPT
/etc/init.d/iptables save
/etc/init.d/iptables start
/etc/init.d/iptables status

Save iptables for Ubuntu 16

HTML:
apt-get install iptables-persistent


/etc/init.d/netfilter-persistent save


/etc/init.d/netfilter-persistent reload

HTML:
firewall-cmd --permanent --zone=public --add-port=443/tcp
firewall-cmd --permanent --zone=public --add-port=5555/udp
firewall-cmd --reload
systemctl start firewalld
systemctl status firewalld


Since ang init.d script is nakahanda na madali lang paandarin by typing this command!


HTML:
/etc/init.d/shadowsocks start





Then last command!




HTML:
cat<< END
Maraming
Salamat
Sa
Pag
Gamit
Ng
Moddded
Script
Don't
Forget
To
Follow
And
Feedback
Me
Peace
END

ADDED video tutorial para mas maintindihan niyo pa anjan na ang pag add ng server!

You do not have permission to view the full content of this post. Log in or register now.


Kung sa android dapat rooted phone mo else mag error iyan!

1st proof:

You do not have permission to view the full content of this post. Log in or register now.

2nd proof:

# Make sure only root can run our script
[[ $EUID -ne 0 ]] && echo -e "[${red}Error${plain}] This script must be run as root!" && exit 1

Ano next tutorial mga lodi XMR mining on vps script o protecting vps from BRUTEFORCE script?







《《《《FIX NO BROWSE FOR PC》》》》》

ipconfig /flushdns
nbtstat -r
nbstat -rr
netsh int ip reset
netsh winsock reset



tapos restart ang computer








Baka need niyo to mga lodi !



PesteM DiabolicaE
Captain Underpants
LadyClare
djdoolky76
remobaview
PHC-TheProfessor
PHC-Dwight
TACS-SUMAKI
Eyes Cream
IYAK
loik123
Privacy
H3X
UDPTEAM-yan2xme
EL-SEVERO
KS_source
z3D
-Ateh-
jeypi1109







-Team Anonymous

Feedback feedback feedback


FEEDBACKS:

jury neil tampus

488971_upload_2018-5-10_7-45-19.png
 
Last edited:
Status
Not open for further replies.
Back
Top