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

   Á¶È¸ 18383   Ãßõ 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 15/28
2019-03   18384   ¿¥ºê¸®¿À
2013-11   18419   俵Áø
2019-07   18438   ¼Ò¸Á±è±â»ç
2014-06   18472   ¹ÚÁ¤±æinfoeyes
2015-05   18476   ÁÒ¯
2018-08   18491   ¾îÂÞ
2016-01   18493   º¸½½ºñ³»¸®¡¦
2016-10   18527   À¯µ¿ÈÆ
2018-04   18632   ¼ÛÁÖȯ
2016-05   18638   ±èȲÁß
2016-08   18944   Å°³×½Ã½º
01-25   19013   µö·¯´×¼­¹ö
2019-07   19040   kino0924
2014-10   19048   ±èȲÁß
2014-12   19070   ±èȲÁß
2022-05   19125   NaHS
2019-06   19176   ±èÁØ¿¬
2016-08   19307   ±èȲÁß
2016-10   19313   À¯µ¿ÈÆ
2021-09   19535   µö·¯´×¼­¹ö