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

Status
Not open for further replies.
nano /etc/squid3/squid.conf
hanapin mo yung http_port 8000,http_port 8080 ilagay mo sa taas o baba nyan yung iaadd mong port example http_port 3128 then save then restart mo yung sqyid service
Ah ty. Ano ba mga code ng ports? Pag squid eto nano /etc/squid3/squid.conf .

Ano po yung iba? Para isang tanungan nalang hahaha xD
 
nano /etc/squid3/squid.conf
hanapin mo yung http_port 8000,http_port 8080 ilagay mo sa taas o baba nyan yung iaadd mong port example http_port 3128 then save then restart mo yung sqyid service

Sir un bang http_access deny all pwede
ba edit access allow all...
ano maging effect nya...
 
Help: Pansin ko once engaged na yung server sa unexpected brute-force, dahil sa traffic, nagrerequire na ng CAPTCHA. And nagpapatagal ito sa browsing. I have not figured out what to do yet. What alternative way(s) po kaya ang pwede kong gawin sa Personal Server para next time na mag-browse ako, hindi na mag-require?

Salamat mga boss:):)
pag ganyan nangyayare sayo boss install ka ng "fail2ban" at "iptables" para sa anti brute force at torrent ;)
 
Help: Pansin ko once engaged na yung server sa unexpected brute-force, dahil sa traffic, nagrerequire na ng CAPTCHA. And nagpapatagal ito sa browsing. I have not figured out what to do yet. What alternative way(s) po kaya ang pwede kong gawin sa Personal Server para next time na mag-browse ako, hindi na mag-require?

Salamat mga boss:):)
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;)
 
nano /etc/squid3/squid.conf
hanapin mo yung http_port 8000,http_port 8080 ilagay mo sa taas o baba nyan yung iaadd mong port example http_port 3128 then save then restart mo yung sqyid service
paano yung sa dropbear ayaw gumana? kahit sa "nano /etc/default/dropbear or sa nano /etc/init.d/dropbear" ayaw din :/
 
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;)
meron naman to sa script kapag nagiinstall ako, salamat parin.
 
Master p0k0r0 :)
Ano ba ang mga script ng pag change ng ports?

Yung katulad ng nano /etc/squid3/squid.conf

Alam mo bayun sir?

Screenshot_2018-05-09-14-53-34.png
Screenshot_2018-05-09-14-52-46.png

I run mo ito basahin mo muna iyong instruction

Spoiler contents are visible only to Established Members.
 
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
866
Guests online
1,108
Total visitors
1,974

Forum statistics

Threads
2,272,224
Posts
28,941,148
Members
1,237,111
Latest member
Hadi
Back
Top