Commit Graph

439 Commits (9997567bd469843f3ca21551fe646af946ea442a)

Author SHA1 Message Date
v2ray 9a9543dcdb Update to 1.1.1
9 years ago
v2ray 7b059c2aec make v2ray executable
9 years ago
v2ray b2ac03531f update path in systemv script
9 years ago
v2ray 36e51773fd remove dns detour example
9 years ago
v2ray ae7a6c4d24 more domestic sites
9 years ago
V2 Ray 161d3dbf01 Merge pull request #58 from kxjhlele/patch-6
9 years ago
Darien Raymond c19341ffab chinaip
9 years ago
kxjhlele 596ffebff6 Update install-release.sh
9 years ago
Darien Raymond 0ccce0ff7e include systemv script in linux package
9 years ago
v2ray e2b13bc104 Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
Darien Raymond 062e98b4ae start script for sysv
9 years ago
v2ray 2ba35ed5f8 update install release script
9 years ago
v2ray aab774e78f simplify router config
9 years ago
Darien Raymond af8412175e re-org vmess content
9 years ago
Darien Raymond 08d4b7793d update whitelist
9 years ago
Darien Raymond 74c7810957 lowercase domain matching
9 years ago
v2ray 46071b9dac Update to v1.1
9 years ago
v2ray 092217182a simplify config directory
9 years ago
v2ray 8bee0c4a7b cleanup shell/point/config
9 years ago
V2 Ray 59030814cb Merge pull request #57 from kxjhlele/patch-5
9 years ago
kxjhlele ef9d32bf16 Update install-release.sh
9 years ago
kxjhlele d86af91c94 Update install.sh
9 years ago
v2ray 7a01d644e4 update install-release.sh
9 years ago
v2ray f69b83f3e6 add interface for socks config
9 years ago
V2Ray 301f1755b2 add a script to install from release
9 years ago
Darien Raymond dc69dfb3e1 remove redundent user in vmess_freedom
9 years ago
V2Ray 07582c5b60 Move point to shell
9 years ago
V2Ray f4e8b4aa32 update server ip
9 years ago
V2Ray ed52fe5af4 official server configuration
9 years ago
Darien Raymond 91af039412 update server config as well
9 years ago
Darien Raymond 759efb0cfa field domain and ip accepts list of strings
9 years ago
V2Ray 869cd46450 Rename to routing
9 years ago
V2Ray fb1dda5a19 Update config files
9 years ago
V2Ray da1b428bb4 Fix default config file
9 years ago
V2Ray 31fb65b3d8 Remove VMess UDP
9 years ago
V2Ray bbac647656 Update user id
9 years ago
V2Ray 590699fc7b Update ports
9 years ago
V2Ray fae78683f9 Update DNS port
9 years ago
V2Ray 1cec5ac643 Test case for inbound detour network
9 years ago
V2Ray d585ec0593 Move config to app/point
9 years ago
V2Ray c56e17fff9 Dokodemo proxy
9 years ago
V2Ray 9803bfc3a9 Smart config file
9 years ago
V2Ray 0703c4469b Update install script
9 years ago
V2Ray d221147eb4 Update release script
9 years ago
Claire Raymond 5c7eb63bea import vmess json config
9 years ago
V2Ray a84c03d5db Remove windows config
9 years ago
V2Ray ef6a200fe8 Add a default value to configFile
9 years ago
V2Ray 51773ea27d Add a config for windows client
9 years ago
V2Ray 890d185979 Cleanup root directory
9 years ago
V2Ray 99671a173f Customize UDP server address
9 years ago
V2Ray 1675063dc6 Always print version
9 years ago
kxjhlele b2cd6e739e Update install.sh
9 years ago
V2Ray 020789c9b3 Update doc
9 years ago
V2Ray fc80d5e279 Access log
9 years ago
V2Ray 1397178dc3 Revert IP
9 years ago
V2Ray 3cb1951dfc Use []byte in pool instead of buffer
9 years ago
V2Ray a743f7b46b Remove use of panic
9 years ago
V2Ray cd81e5531b reuse outbound connection handler
9 years ago
V2Ray 72b4eeba8b Simpilify configuration files
9 years ago
V2Ray 5c4b149d48 UDP support
9 years ago
V2Ray df963c99ca typo
9 years ago
V2Ray 0e1d714993 update install.sh for x86
9 years ago
V2Ray c097e6a3c6 Print release date in version command
9 years ago
V2Ray b5fee0def0 Fix win32 build
9 years ago
V2Ray db23bdfc20 reduce binary size by stripping debug information
9 years ago
V2Ray 338300248c Target oriented building and windows x86 and arm support.
9 years ago
V2Ray 0527d40f21 change address back to 127.0.0.1
9 years ago
V2Ray 4874cd54a4 Introduce Packet to unify TCP and UDP communication
9 years ago
V2Ray 79ffd818b2 Add network field in config file.
9 years ago
V2Ray a887fd01b8 Move log into common
9 years ago
V2Ray 075753c030 Massive refactoring for better code structure
9 years ago
V2Ray 8be5d695c8 test case for socks.net
9 years ago
V2Ray 729312f3b5 Convert point server config to interface for testibility
9 years ago
V2Ray f27e8308cb Another test for travis
9 years ago
V2Ray a73d791af0 upload v2ray latest
9 years ago
V2Ray c504144792 Version flag
9 years ago
V2Ray 989f401256 install script for debian
9 years ago
V2Ray 2b7fdef203 Fix config file path resolution for Windows
9 years ago
V2Ray cfbae29367 release script
9 years ago
V2Ray 54fe1ed8b1 format code
9 years ago
V2Ray e1952a52e4 flag for log level
9 years ago
V2Ray d12737b3b8 Simplify channel operations
9 years ago
V2Ray b0c5b816da Remove comments from json files
9 years ago
V2Ray de636b123a install method
9 years ago
V2Ray 51670b223d Remove prefix 'V' in struct names
9 years ago
V2Ray cc3fdb6ef4 Version 1.0 alpha
9 years ago
V2Ray 0ca7dab49b massive refactoring for configuration
9 years ago
V2Ray 9e6b746e86 format code
9 years ago
V2Ray 262eb4f985 sample socks proxy
9 years ago