Skip to content

Quick Start Client

张九鹏 edited this page Oct 18, 2017 · 13 revisions

Client in Windows


Requirements

  • Java Runtime Environment 1.7+ Download
  • Web browser (Firefox comes with socks5 support, Chromer we recommend you installing SwitchyOmega)

① Download

Get the latest version

② Prepare for your browser

Chrome (Download and install SwitchyOmega first)

  1. Click the SwitchyOmega button and then click on option to enter the configuration page
  2. Click import/export
  3. Type https://zhangjiupeng.com/agentx/OmegaOptions.bak in the recovery text area
  4. Click recovery to finish configuration and select auto switch to start the service, Details

Firefox

  1. Click Options - Advanced - Network, or type about:preferences#advanced directly in the address bar
  2. Click Settings and see http://proxysection.blogspot.com/2015/02/how-to-use-socks-5-proxy-with-firefox.html

③ Configure and Run

GIF

  1. Unzip the file, modify the config.json in your root path, such as shadowsocks, you can directly modify the serverHost to your server's IP, serverPort for your server's port, and specify the encryption and password, for other configuration options, see [Quick Configuration Templates] (https://github.com/ZhangJiupeng/AgentX/wiki/Configuration-Client#quick-configuration-templates)
    • Start Once: Double-click the console.bat in the root directory, then the browser pops up the AgentX console, indicating that the program starts successfully! (If the user cannot access the Internet, check your configuration again, it should consistent with the server-side program)
    • Start in Windows Service: execute install.bat to install first, then execute the agentx.exe and click the start button to start, stop button to stop, execute remove.bat to fully uninstall.
    • View traffic statistics, use your browser and visit http://console.agentx.cc to access.
  2. Creating an issue for any questions, your star is my motivation to maintain this repo!