¸®´ª½º¿¡¼­ÀÇ HTTPS Á¢¼ÓÁ¦ÇÑ ¿ìȸ ¹× ÄÄÇ»ÅÍ ÀÎÅÍ³Ý Á¢¼Ó´ñ¼ö Á¦ÇÑ È¸ÇÇ

   Á¶È¸ 18261   Ãßõ 0    

윈도우에서는 GoodByeDPI 라는 프로그램으로 한방에 해결됩니다만..

리눅스에서는 약간의 삽질이 필요합니다. 아래 링크의 맨 마지막 내용을 참고하시면 됩니다.

https://github.com/farukuzun/notsodeep

cd /tmp
git clone https://github.com/farukuzun/notsodeep.git
cd notsodeep
make
cd ..
sudo su
cp -R notsodeep /opt
cp /opt/notsodeep/notsodeep.service /etc/systemd/system/
systemctl enable notsodeep.service
iptables -A INPUT -p tcp --tcp-flags SYN,ACK SYN,ACK --sport 443 -j NFQUEUE --queue-num 200 --queue-bypass
iptables -t raw -I PREROUTING -p tcp --sport 80 --tcp-flags SYN,ACK SYN,ACK -j NFQUEUE --queue-num 200 --queue-bypass
iptables-save > /etc/iptables/iptables.rules
systemctl enable iptables
systemctl start iptables
systemctl start notsodeep.service
ÀÌ·±°Íµµ Àִٴµ¥ ¼³Ä¡Çغ¸Áø ¾Ê¾Ò½À´Ï´Ù.

https://reqrypt.org/reqrypt.html
¸áŸµ¾ 2019-03
ÁÁÀº Á¤º¸ °¨»çÇÕ´Ï´Ù.
³î¶ø½À´Ï´Ù.


Á¦¸ñPage 13/28
05-18   20033   »ßµ¹À̽½ÇÄÀÌ
2020-07   20012   ÇÁ·Î½Ã¾Æ
2014-11   20008   ȲÁø¿ì
2023-03   19989   ¿ö´Ï´Ô
2016-04   19949   ´ëÀü»ç¶÷
2014-12   19947   dydans
2013-12   19915   ÀÌÅ¿í
2019-06   19883   Á¦¿ÂÇÁ·Î
2018-08   19664   ¾îÂÞ
2020-09   19597   ±èÁ¤À±
2016-03   19536   俵Áø
2016-02   19476   ¾Æ½º¶õ
2016-10   19249   À¯µ¿ÈÆ
2021-09   19237   µö·¯´×¼­¹ö
2016-08   19219   ±èȲÁß
2019-06   19075   ±èÁØ¿¬
2022-05   18998   NaHS
2014-12   18997   ±èȲÁß
2014-10   18984   ±èȲÁß
2019-07   18942   kino0924