Explorar o código

Update README.MD

MoeClub %!s(int64=3) %!d(string=hai) anos
pai
achega
6de0f68940
Modificáronse 1 ficheiros con 0 adicións e 15 borrados
  1. 0 15
      SoftEther/README.MD

+ 0 - 15
SoftEther/README.MD

@@ -42,18 +42,3 @@ bash <(wget --no-check-certificate --no-cache -4 -qO- "https://api.moeclub.org/r
 
 ```
 
-## promiscuous mode
-```
-# linux
-ifconfig <ifName> promisc
-ifconfig <ifName> -promisc
-
-# windows
-netsh wlan show interfaces
-Npcap\WlanHelper.exe <GUID OR NAME> mode <MODE>
-
-netsh bridge show adapter
-netsh bridge set adapter 1 forcecompatmode=enable
-
-
-```