471 Commits

Author SHA1 Message Date
xiaofeng.mxf
1c3184b044 Merge branch 'guox191-download_cer' 2019-03-26 21:00:27 +08:00
xiaofeng.mxf
2f63cd96c1 update document 2019-03-26 20:56:25 +08:00
xiaofeng.mxf
01e0b01949 Merge branch 'download_cer' of git://github.com/guox191/anyproxy into guox191-download_cer 2019-03-26 20:40:33 +08:00
guox191
7f02664079 add CA download page 2019-03-26 14:47:37 +08:00
guox191
15d7ed48bf docs tip 2019-03-25 23:53:47 +08:00
guox191
67151c071b support select CA file extension 2019-03-25 22:58:44 +08:00
xiaofeng.mxf
ac16f87ce6 Merge branch 'guox191-master' 2019-03-25 14:01:07 +08:00
xiaofeng.mxf
f900904a44 Merge branch 'master' of git://github.com/guox191/anyproxy into guox191-master 2019-03-25 14:00:59 +08:00
xiaofeng.mxf
344dcf8f66 Merge branch 'guox191-docs' 2019-03-25 13:28:14 +08:00
guox191
933cf25300 update docs: node.js support 2019-03-25 12:25:49 +08:00
xiaofeng.mxf
d9548ae7cf update version to 4.0.15 2019-03-24 21:33:47 +08:00
xiaofeng.mxf
fc4befa209 Merge branch 'fix/path#391' 2019-03-24 21:26:44 +08:00
xiaofeng.mxf
9d3e4776a2 Merge branch 'master' into fix/path#391 2019-03-24 21:26:34 +08:00
xiaofeng.mxf
5958e770f2 Merge branch 'wuchangming-master' 2019-03-24 21:18:33 +08:00
xiaofeng.mxf
db95da680d build document 2019-03-24 21:18:21 +08:00
xiaofeng.mxf
ed91608118 building docs 2019-03-24 21:16:32 +08:00
xiaofeng.mxf
cb25f1eff1 Merge branch 'master' of git://github.com/wuchangming/anyproxy into wuchangming-master 2019-03-24 21:16:01 +08:00
guox191
3a310b0c0e test deflate content 2019-03-23 14:56:02 +08:00
guox191
763bdc07a2 test curlify function 2019-03-22 10:01:31 +08:00
guox191
c040ae4578 add test cases for compressed response 2019-03-21 18:18:20 +08:00
yuanqin.wyq
9a9c076554 fix: prevent path crossing #391
fix: compatibility with node version
2019-03-18 22:22:29 +08:00
xiaofeng.mxf
a8c9f590fc Merge branch 'guox191-fix468' 2019-03-13 22:43:21 +08:00
guox191
59e05850fa fix #468 2019-03-13 21:26:40 +08:00
xiaofeng.mxf
d44ce7fd08 update tip for visiting homepage 2019-02-26 23:40:36 +08:00
xiaofeng.mxf
9682926e67 fix #427 2019-02-26 23:26:50 +08:00
Nick
ce1327205c
Merge pull request #414 from alibaba/module-case-senstive
fix issue 413,  fix case sensitive on certain platform
2018-08-09 16:46:14 +08:00
砚然
df6ab4baf7 fix issue 413, update the module name to fix case sensitive on certain platform 2018-08-09 16:43:30 +08:00
Otto Mao
0621dadf28
Merge pull request #401 from alibaba/ca_helper
Add ca helper when run anyproxy -i
2018-08-06 11:36:25 +08:00
砚然
e7732049db guide to the homepage when there are more info to visit 2018-07-11 15:20:39 +08:00
砚然
0241b90e4d add ca helper when run anyproxy -i
check and help to generate the root CA when run in https interception mode, and install the CA after user's confirmation (Mac only for now)
2018-07-03 21:14:00 +08:00
wuchangming
bf9b1cebe1 typo
大小写敏感的操作系统下,会导致模块找不到的错误。
2018-05-31 08:54:32 +08:00
砚然
71477d5aae add the missed dependency 2018-05-05 15:31:44 +08:00
砚然
2e9e556e26 update version to 4.0.9 2018-05-03 23:25:35 +08:00
Otto Mao
8937cc66a9
Merge pull request #363 from alibaba/remove-npm-dep
remove `npm` dependency from package.json
2018-05-03 13:03:09 +08:00
砚然
f271a8a248 remove npm dependency from package.json 2018-05-02 12:19:41 +08:00
Otto Mao
cd8a725c11
Merge pull request #362 from alibaba/remove-npm-dep
remove the unused dependency
2018-05-02 12:11:00 +08:00
砚然
cb428c9662 remove the unused dependency 2018-05-02 12:07:37 +08:00
Otto Mao
10f84d0f99
Merge pull request #351 from alibaba/ws-header-fix
pass the headers when proxy websocket request
2018-04-26 21:14:40 +08:00
砚然
aae5c9b039 pass through all the valid headers when proxing the WebSocket, and adds related test cases 2018-03-23 15:42:38 +08:00
Otto Mao
11e68100a4
Merge pull request #331 from alibaba/web-ui-enhance
Web ui enhance
2018-02-09 16:47:00 +08:00
砚然
e01bb38b80 uglify the output js, and udpate webpack to 3 2018-02-08 22:44:28 +08:00
砚然
1fd69b3e87 stringify the error object in header 2018-02-08 22:42:30 +08:00
Otto Mao
98fc3fa2ee building docs 2018-02-06 00:06:52 +08:00
Otto Mao
a5027340dc
Merge pull request #329 from alibaba/webinterfac-fix
fix the start issue when webinterface is disabled, andd add test cases
2018-02-06 00:05:58 +08:00
砚然
310f84d68f fix the start issue when webinterface is disabled, andd add test cases 2018-02-05 21:04:27 +08:00
Otto Mao
1405356292
Merge pull request #328 from alibaba/ws-docs
add docs about turning on websocket proxy in command
2018-02-05 11:08:49 +08:00
砚然
4244abe9e0 add docs about turning on websocket proxy in command 2018-02-05 11:06:14 +08:00
Otto Mao
4d0a8207ff update document and version 2018-02-05 10:33:31 +08:00
Otto Mao
7aadb44cc9 building docs v4.0.5 2018-02-05 10:16:39 +08:00
Otto Mao
4f438d6398
Merge pull request #325 from alibaba/ws-port-integrate
create the wsServer based on webserver, no need for a seperate `wsPort`
2018-02-05 10:12:48 +08:00