Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Simple connection to OpenVpn with FreeOpenVpn configs

License

Notifications You must be signed in to change notification settings

egbaydarov/freeopenvpn_autoconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

freeopenvpn_autoconnection

NOTE: administrator rights and openvpn istalled in PATH variables are required


Python packages and setup guides

  • pip install tensorflow==2.0.0

  • models v1.13

  • Protobuff

  • Protobuf compilation guide

  • compile batch comand for /f %i in ('dir /b object_detection\protos\*.proto') do protoc object_detection\protos\%i --python_out=.

  • pip install opencv-python

  • OpenVpn PATH example setx path %path%;"c:\Program Files\OpenVPN\bin"