I have a little problem with my OpenVPN client-side configuration. I wanna connect to my OpenVPN server " I using ovpnconnector in command line " :
> ovpnconnector install
> ovpnconnector set-config profile D:\profile.ovpn
> ovpnconnector start
ipconfig :
Unknown adapter Local Area Connection:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::4dab:ab8e:48d1:858%25
IPv4 Address. . . . . . . . . . . : 10.8.0.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.8.0.1
and I can be connected successfully and dev tun has been created but I want to use a local " HTTP or Socks Local proxy " to connect with it to the dev tun on my OpenVPN connection and forward all traffic of specific apps that supports HTTP or socks proxies but I don't know how to do it. I search for solutions and I found something but all of them using TCP but I run a UDP profile and I couldn't change it to TCP
I scan 10.8.0.2 for open ports with angryIP Scanner but I didn't found any open Port