hauzer / force-app-network

Force an app to only use a chosen network interface. Useful for apps which don't have this functionality built-in.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How To Install

You can download the latest release or build from source.

How To Use

  • Copy the files into the app's directory.
  • Configure force-app-network.json:
    • Set app to the path of the app you want to run.
    • Set network to the host name of the network you want to force.
  • Start your app by executing force-network-app.exe from that directory.
  • Mind the bitness of your app; use the appropriate .exe.

NOTE: Currently probably works with only a very limited number of apps, since only one specific WinAPI function is targeted. Built for and tested with Age of Mythology: Gold Edition (not Enhanced Edition) using Hamachi.

Donations

If you enjoy my work, please consider a donation.

BTC: BC1QF2G847UQTDY6GAG5D64DSCFVEZ0HHY7AC3PNKX

ETH: 0x61a08C3f8dF5A0507923FcA2ec8597e68e51d6A0

XMR: 48aLGv9rg2Q1edA36PjKbj34SEAViUSGH47QfGDmWuqEDjUE1fA238BMn6z3R79DfKBTgu6TkT4VL5sMeTG6axMaKXytH6F

About

Force an app to only use a chosen network interface. Useful for apps which don't have this functionality built-in.


Languages

Language:C++ 100.0%