噓,安靜,等等某個FB發文當寫作文的那個回了看到你就完了
想想看你在Mega丟的垃圾是怎麼被保護的
再想想幾乎不能更改的身分證字號是怎麼被保護的
好哦wwww
找個時間弄個bot來看被刪除的訊息好惹w
Mega->加密加密
身分證/個資->想要?全部都給你啊OWO
幹 為什麼我的 Photo 要有這堆奇怪的照片啊 乾
我比較好奇為什麼會跑到你的Google Photos
我只知道中小企業定義是員工在200人左右以下
資本額不超過8000萬
年營業額不超過一億
看那麼多張 koru 照,這張終於知道 koru 的盧山真面目。
噁…看樣子不只取得密碼,搞不好履歷也被複製了!(不管關閉還是開啟履歷都一樣)
還是說他們也懂網站漏洞所以也算黑帽?(有人留言表示這種現象)
我猜猜,Tapic engine keyboard XD
連 waffle keyboard 都有 ESC 了...
Escape鍵被OLED輕觸版Cancel鍵取代了
It's okay, they will sell a dongle!
為什麼不要直接用ubuntu/dual boot?
cat /etc/debian_version
jessie/sid
以後能夠 sudo apt-get install .net3.5 >
** Connected with NAT traversal - might be unstable **
This VPN Client is connected to the VPN Server 'live' by using the NAT Traversal (UDP Hole Punching) technology.
NAT Traversal allows the VPN Server behind the NAT-box to accept VPN connections from VPN Client without any port-forwarding setting on the NAT-box.
However, NAT Traversal-based VPN sessions sometimes become unstable, because NAT Traversal uses UDP-based protocol. For example, the VPN tunnel disconnects every 5 minutes if there is a poor NAT-box between the VPN Server and the VPN Client. Some large-scale NAT gateways in cheap ISPs sometimes cause the same problem on NAT Traversal. This is a problem of routers or ISPs. This is not a problem of SoftEther VPN software.
To solve the unstable tunnel problem, you should connect to the VPN Server's TCP listener port directly, instead of using NAT Traversal. To connect to the VPN Server directly by using TCP, a listener port of the VPN Server must be exposed to the Internet by a port-forward setting on the NAT-box. Ask the administrator of the NAT-box, or refer to the manual of the NAT-box to add a port-forwarding setting on the NAT-box.
If this message still remains despite the VPN Server is exposing a TCP port to the Internet, check the "Disable NAT-T" checkbox on the VPN Client connection setting screen.
我們班的中國同學也是今天幫他裝新注音我也看到好多 百度。360 金山
如果Forge重寫之後刻意相容Java,那就大幅降低技術難度吧(?)
裝FireFox然後裝uBlock Original
正則表示式或jqery selector或python的beautifulsoup都行
尤其是code hints很有InteliSense的影子
我用atom一直感觉卡卡的,用vs code后感觉好多了
只要dnsmasq設定一下提供VPN內網DHCP還有iptables加一下ruleset就OK
1. 在SoftEther VPN上把Secure NAT關掉然後把該VPN Group加一個TAP bridge
然後 ifconfig tap_name IP_OF_YOUR_CHOICE
然後就去設定dnsmasq聆聽該TAP界面並作爲DHCP伺服器,派發相當範圍的IP
最後 iptables -t nat -s [內網IP範圍] -j SNAT —to-destination 主要網路界面IP
iptables很棒棒 每個用Linux的都應該學會
看到man iptables的文件,純文字網頁,好哦。