-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request - works on system without systemd service #168
Comments
Thank you. sudo python3 -m pip install --upgrade openpyn |
Thank you, I'll try it, in some day I'll have my new R7800 so will make some new test to see if works! Would be very beautiful use this piece of sw on router, then just need What do you think? J |
@Jorman add "check for DNS leaks" to your list :) |
I never know the existence about it till yesterday. I saw voxels fw and after some search I saw this DNS leak! I don't know if there's a way to install this into ddwrt, I'll search when the router arrive! |
Ok, I've the router but... But in my case I don't need sudo, I'm root user, and on R7800 python3 don't symlink pip3 into pip, so I only had to symlink pip3 into pip So installation was ok but when I try to save the credentials I got this:
Internet is up and no block on ips. To me seems can't find wget or can't write on basepath?
I don't know what can be a best solution in this case. |
Found the problem, wget used is not the one from opt but from busybox! For now I fixed but I've another problem on connecting phase, see the log:
|
I see. try installing this version and see if it's all good. |
Yep, you're right!
Take note that maybe I've to install some command, I use Entware on ddwrt kong system. Tell me if you need some other logs or some other tests I've 2 questions for you @jotyGill
Jo |
Sorry I just saw that I've put -s it instead -c it or simpy it
I don't know why in the credential files the username is missing so I edited it and start, intranet works but not internet:
I don't know if is important but on the router a openvpn server is configured and I added this to my firewall rules in order to navigate through internet when I use the connection to the server
Any idea? |
For what it's worth - I ran this on Ubuntu WSL on windows (and it doesn't have systemd) |
Hi, I've a netgear r7000 router, so on that router I can install dd-wrt and tomato firmware on both of that I can install entware, so I can install, actually I do that with both firmware, python3 and all dependencies.
So all works till the script don't try to install the start/stop script, I got this error
So I've 2 question
Many thanks for this works! I like it!
The text was updated successfully, but these errors were encountered: