-
Notifications
You must be signed in to change notification settings - Fork 60
Quick Start Client
张九鹏 edited this page Oct 18, 2017
·
13 revisions
- Java Runtime Environment 1.7+ Download
- Web browser (Firefox comes with socks5 support, Chromer we recommend you installing SwitchyOmega)
Get the latest version
- Click the SwitchyOmega button and then click on
optionto enter the configuration page - Click
import/export - Type
https://zhangjiupeng.com/agentx/OmegaOptions.bakin therecoverytext area - Click
recoveryto finish configuration and selectauto switchto start the service, Details
- Click Options - Advanced - Network, or type
about:preferences#advanceddirectly in the address bar - Click Settings and see http://proxysection.blogspot.com/2015/02/how-to-use-socks-5-proxy-with-firefox.html
- Unzip the file, modify the config.json in your root path, such as shadowsocks, you can directly modify the
serverHostto your server's IP,serverPortfor your server's port, and specify theencryptionandpassword, 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.batin 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.batto install first, then execute theagentx.exeand click thestartbutton to start,stopbutton to stop, executeremove.batto fully uninstall. - View traffic statistics, use your browser and visit http://console.agentx.cc to access.
- Start Once: Double-click the
- Creating an issue for any questions, your star is my motivation to maintain this repo!
- Client
- Server
