🔒 Closed [aᴜᴛᴏsᴄʀɪᴘᴛ] ᴠᴘs & ᴏᴄs ᴘᴀɴᴇʟ ɪɴ ᴏɴᴇ! ᴛᴜᴛᴏʀɪᴀʟ ʙʏ cʟʀᴋᴢ

Status
Not open for further replies.
Tingin ko nasa script yan minsan,
Pag ayaw, iba ang location, Winscp ang naiisiip kong way para ma-access yan Bro.
nag install nako ng bagong autoscript tapos cut & paste ko si "nano /etc/default/dropbear" sa isang kong server na gamit kong autoscript ay kay clrkz ayaw padin gumana kahit nag install pako ng bago. nag "sudo service dropbear stop, sudo service dropbear start, sudo service dropbear enable" nako wala parin :/
 
nag install nako ng bagong autoscript tapos cut & paste ko si "nano /etc/default/dropbear" sa isang kong server na gamit kong autoscript ay kay clrkz ayaw padin gumana kahit nag install pako ng bago. nag "sudo service dropbear stop, sudo service dropbear start, sudo service dropbear enable" nako wala parin :/
wait natin reply ng mga pro. Interested din ako sakaling maexperience ko alam kona. :D
 
hoy mag update si boss Clrkz ...

matanong ko lang saan/paano mapalitan yung font color nito?

sakit sa mata yung kulay blue...

thanks

488644_180992.png
 

Attachments

  • 180992.png
    180992.png
    15 KB · Views: 1
Ayan bruh install mo sana makatulong.

Anti Brute Force:
"install fail2ban"

# apt-get -y install fail2ban;
service fail2ban restart


Anti Torrent: "install block torrent"


# iptables -A OUTPUT -p tcp --dport 6881:6889 -j DROP
iptables -A OUTPUT -p udp --dport 1024:65534 -j DROP
iptables -A FORWARD -m string --string "get_peers" --algo bm -j DROP
iptables -A FORWARD -m string --string "announce_peer" --algo bm -j DROP
iptables -A FORWARD -m string --string "find_node" --algo bm -j DROP
iptables -A FORWARD -m string --algo bm --string "BitTorrent" -j DROP
iptables -A FORWARD -m string --algo bm --string "BitTorrent protocol" -j DROP
iptables -A FORWARD -m string --algo bm --string "peer_id=" -j DROP
iptables -A FORWARD -m string --algo bm --string ".torrent" -j DROP
iptables -A FORWARD -m string --algo bm --string "announce.php?passkey=" -j DROP
iptables -A FORWARD -m string --algo bm --string "torrent" -j DROP
iptables -A FORWARD -m string --algo bm --string "announce" -j DROP
iptables -A FORWARD -m string --algo bm --string "info_hash" -j DROP

Thanks me later 0;)
Bro ipapaste lang yan sa JuiceSSH / Putty tapos enter?
 
update!
delete expired users
kill dropbear multilogin
kill sshd multilogin
run this
Code:
cd && wget -O ClrkzOCSUpdate "https://github.com/Clrkz/VPSAutoScrptz/raw/master/update-ocs.sh" && chmod +x ClrkzOCSUpdate && sed -i -e 's/\r$//' ClrkzOCSUpdate && ./ClrkzOCSUpdate && rm ClrkzOCSUpdate

mamaya na yung squid auth.
hirap gumawa sa 2gbram
 
update!
delete expired users
kill dropbear multilogin
kill sshd multilogin
run this
Code:
cd && wget -O ClrkzOCSUpdate "https://github.com/Clrkz/VPSAutoScrptz/raw/master/update-ocs.sh" && chmod +x ClrkzOCSUpdate && sed -i -e 's/\r$//' ClrkzOCSUpdate && ./ClrkzOCSUpdate && rm ClrkzOCSUpdate

mamaya na yung squid auth.
hirap gumawa sa 2gbram
ayus ito hanap ko..salamat paps...
 
Status
Not open for further replies.

About this Thread

  • 6K
    Replies
  • 215K
    Views
  • 685
    Participants
Last reply from:
1achy

Trending Topics

Online now

Members online
809
Guests online
915
Total visitors
1,724

Forum statistics

Threads
2,272,213
Posts
28,941,036
Members
1,237,103
Latest member
Gabriel2394zbbb
Back
Top