-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
force app to use specific network adaptor | ||
e.g. you have 2 network adaptor | ||
- WIRE_HANA company network that block many site | ||
- ZEThernet3 is mobile tether network through USB cable | ||
|
||
`ForceBindIP64.exe 192.168.54.255 "C:\Program Files\Mozilla Firefox\firefox.exe"` | ||
you can bind firefox web browser to ZEthernet3 only so you can unblock | ||
- check you mobile adapter gateway ip (this case is 192.168.54.255) | ||
- run `forcebindip.exe -i 192.168.54.255 "c:\Program Files\Mozilla Firefox\firefox.exe"` | ||
- open task manager, go to fast.com and check that data is go through mobile tether | ||
|
||
![](i/forcebindip.png) | ||
|
||
|
||
https://github.com/mhasanjb/ForceBindIP-Gui |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.