Is this code prohibited? ? ?
Why after I save the connection to the server through this code, I can no longer access the server through the connection again.
The following are the details of this code
rem Del "C:\Program Files\SoftEther VPN Client\Exported.vpn"
vpncmd /client localhost /cmd AccountExport "VPN Gate Connection" /SAVEPATH:"Exported.vpn"
vpncmd /client localhost /cmd AccountImport "Exported.vpn"
pause
After I saved the connection to the server through this code, the server administrator kicked me out. I can no longer get back online via the saved server connection.
Can you answer my question? ? ? Thank you very much for your help
-
- Posts: 7
- Joined: Sun Nov 17, 2024 3:44 pm
-
- Posts: 2
- Joined: Wed Apr 23, 2025 3:13 am
Re: Can you answer my question? ? ? Thank you very much for your help
Me tooCHINA-Taiwan wrote: ↑Tue Nov 19, 2024 4:38 amIs this code prohibited? ? ?
Why after I save the connection to the server through this code, I can no longer access the server through the connection again.
The following are the details of this code
rem Del "C:\Program Files\SoftEther VPN Client\Exported.vpn"
vpncmd /client localhost /cmd AccountExport "VPN Gate Connection" /SAVEPATH:"Exported.vpn"
vpncmd /client localhost /cmd AccountImport "Exported.vpn"
pause
After I saved the connection to the server through this code, the server administrator kicked me out. I can no longer get back online via the saved server connection.