-
Notifications
You must be signed in to change notification settings - Fork 96
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
Take a look at gnirehtet #24
Comments
Hi. So, in my opinion, gnirehtet has only one advantage over simplert - windows support. Now I'm working on windows port, but it is really pain in the ass (im not windows guy). But its quite possible. |
Is the Windows port ready yet? |
nope, only compile issues fixed. libusb is not fully supported on windows, thats the main problem. still working on it. |
Try the version of libusb located at http://libusb.info/. |
Will it work or not? |
i already use this version. in short - windows version of simplert need to be heavy rewritten. now im trying to reduce this work. |
How much longer will it take? |
windows version release? don't have any schedule, as windows is not my primary area of interests. maybe 2-3 months, maybe more. |
Unless someone decides to help you with making a port for it. |
Here's another vote for a Windows version. I just went through 5 different reverse tethering apps and none of them are simple nor work properly without root access. The closest solution for Windows was using OpenVPN, but it's an extremely complex setup, and it still doesn't work very well. This one seems to be the best one so far. Just needs some Windows love. Did you consider running under Cygwin? Perhaps using that would make the whole setup easier to port. |
@Biswa96 It was a while ago I did it, but I think it this is the tutorial I was using for that: |
I'm going to close this issue, other than "it runs on Windows", I don't think there's any particular thing we can borrow from gnirehtet. There is a Windows client issue open at #50 . |
I was wondering if you'd taken a look at https://github.com/Genymobile/gnirehtet and if you had an opinion of which project had better implementation/features. Just some friendly cross-pollination, thanks!
The text was updated successfully, but these errors were encountered: