Genymobile / gnirehtet

Gnirehtet provides reverse tethering for Android
Apache License 2.0
6.1k stars 564 forks source link

Hello I cant use gnirehtet from work #115

Open n13oss opened 6 years ago

n13oss commented 6 years ago

I already put adb into folder , i use this folder from my home it's work but when I use from my work place it\s not working.

image

rom1v commented 6 years ago

What is the command you execute from your "work place"? From which directory?

What if you execute adb --version from there?

n13oss commented 6 years ago

Hi , I download ADB from here https://developer.android.com/studio/releases/platform-tools sorry to make you confuse , work place this mean at company.

I also put directory to path in system like older post but still not working.

rom1v commented 6 years ago

What are the results of adb --version and adb devices?

n13oss commented 6 years ago

ABD version is 1.0.40 adb devices I cannot check , I type ADB devices on cmd it's show empty list image

rom1v commented 6 years ago

That's the reason why gnirehtet does not work.

Maybe you need some drivers.

n13oss commented 6 years ago

oh i see, maybe it is possible that computer pc of company block not to install. I will check again thank you very much.