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

   Á¶È¸ 17458   Ãßõ 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
2019-05   9942   eugeneshin
2019-05   10628   chobo
2019-05   12812   RuBisCO
2019-04   29157   °£Àå°ÔÀå
2019-04   14840   ±èȲÁß
2019-05   9434   ³ì¾ß»ê
2019-04   10606   ¸ð½º¿ùµå
2019-04   25100   ÇÁ·Î½Ã¾Æ
2019-03   22720   »ïÀ°°ø¾ßµå
2019-03   17459   ¿¥ºê¸®¿À
2019-03   8745   »ïÀ°°ø¾ßµå
2019-03   11270   ±ô¹Ú±ô¹Ú°¡
2019-02   11115   Á¦¿ÂÇÁ·Î
2019-02   8895   Á¶ÀÌÄÄÁ¤°ü½Ä
2019-02   13253   ¹Ú¹®Çü
2019-01   10656   ȸ¿øK
2019-01   16185   °£Àå°ÔÀå
2019-01   10612   °£Àå°ÔÀå
2018-12   12598   ȸ¿øK
2018-12   10253   ȸ¿øK