Giter VIP home page Giter VIP logo

Comments (7)

rodrigogs avatar rodrigogs commented on May 30, 2024 2

The error you have is caused because you dont have any TUN/TAP adapter installed. On Windows, Openvpn needs a TUN/TAP adapter to work.

https://community.openvpn.net/openvpn/wiki/BridgingAndRouting

Regarding the --help option... I'm working on it :)

from easyvpn.

rodrigogs avatar rodrigogs commented on May 30, 2024 1

Maybe I should add a proxy option. What do you think?

from easyvpn.

rodrigogs avatar rodrigogs commented on May 30, 2024

asdasd

Just to make things more clear.

from easyvpn.

arjunmayilvaganan avatar arjunmayilvaganan commented on May 30, 2024
 ~ easyvpn -c IN                         
info: Querying data...
error: uncaughtException: Response code 403 (Forbidden) date=Fri Jan 27 2017 09:45:43 GMT+0530 (IST), pid=67973, uid=501, gid=20, cwd=/Users/arjunmayilvaganan, execPath=/usr/local/Cellar/node/7.4.0/bin/node, version=v7.4.0, argv=[/usr/local/Cellar/node/7.4.0/bin/node, /usr/local/bin/easyvpn, -c, IN], rss=32464896, heapTotal=18853888, heapUsed=10630312, external=152169, loadavg=[1.10107421875, 1.060546875, 1.103515625], uptime=1020963, trace=[column=24, file=/usr/local/lib/node_modules/easyvpn/node_modules/got/index.js, function=EventEmitter.ee.on.res, line=182, method=ee.on.res, native=false, column=13, file=events.js, function=emitOne, line=96, method=null, native=false, column=7, file=events.js, function=EventEmitter.emit, line=188, method=emit, native=false, column=8, file=/usr/local/lib/node_modules/easyvpn/node_modules/got/index.js, function=Immediate.setImmediate, line=61, method=setImmediate, native=false, column=20, file=timers.js, function=runCallback, line=651, method=null, native=false, column=5, file=timers.js, function=tryOnImmediate, line=624, method=null, native=false, column=5, file=timers.js, function=processImmediate [as _immediateCallback], line=596, method=null, native=false], stack=[HTTPError,     at EventEmitter.ee.on.res (/usr/local/lib/node_modules/easyvpn/node_modules/got/index.js:182:24),     at emitOne (events.js:96:13),     at EventEmitter.emit (events.js:188:7),     at Immediate.setImmediate (/usr/local/lib/node_modules/easyvpn/node_modules/got/index.js:61:8),     at runCallback (timers.js:651:20),     at tryOnImmediate (timers.js:624:5),     at processImmediate [as _immediateCallback] (timers.js:596:5)]
info: Starting openvpn...
info: Fri Jan 27 09:45:43 2017 disabling NCP mode (--ncp-disable) because not in P2MP client or server mode
info: Options error: You must define TUN/TAP device (--dev)
info: Use --help for more information.
info:  
info: child process exited with code 1

Hello,
I have openvpn, tuntap and tunnelblick installed. Any idea why I'm still having this issue?

from easyvpn.

rodrigogs avatar rodrigogs commented on May 30, 2024

Response code 403 (Forbidden)

Probably your network cant access the API URL: http://www.vpngate.net/api/iphone/

A simple test in your browser will tell us if this is the case. Anyway, I need to catch this error. Thanks!

from easyvpn.

arjunmayilvaganan avatar arjunmayilvaganan commented on May 30, 2024

@rodrigogs Sorry about the delay in response.
Yes, the above mentioned URL was not accessible through my network. Well, my first reason for going with a VPN itself is that certain URL's are blocked in my network. Seems like http://www.vpngate.net/api/iphone/ is also blocked.

Thanks for responding.

from easyvpn.

arjunmayilvaganan avatar arjunmayilvaganan commented on May 30, 2024

Yes, please add that to your to-do, if that's not too much of a work to spend your time on.

from easyvpn.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.