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

   Á¶È¸ 18152   Ãßõ 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
2016-02   16146   ÁÖ¿µÁø¿µ¾Æºü
2021-11   16171   µö·¯´×¼­¹ö
2022-09   16230   µö·¯´×¼­¹ö
2015-05   16313   stone92±è°æ¹Î
2019-06   16424   ¹Ú¹®Çü
2014-05   16490   ¶Ñ¶Ñ±è´ë¿ø
2016-07   16505   NeOpLE
2016-02   16508   ĵÀ§µå
2016-08   16544   Å°³×½Ã½º
2016-02   16572   izegtob
2017-04   16606   ÇູÁý
2016-04   16660   ¹Ú¹®Çü
2014-05   16838   ±èȲÁß
2015-02   16855   ÁÒ¯
2018-09   16867   ¾ç½Ã¿­
05-18   16947   »ßµ¹À̽½ÇÄÀÌ
2017-03   17016   Á¦¿ÂÇÁ·Î
2018-08   17044   ±èÇö¸°
2014-05   17086   ±èȲÁß
2019-01   17108   °£Àå°ÔÀå