Commit Graph
51 Commits
Author SHA1 Message Date
Roger3581321andGitHub 136b90f6bf Strengthen the code (#2168) 2022-05-05 11:39:23 +08:00
hengyunabc ff1fd1c955 fix:mac chrome webconsole xterm size problem #2136 2022-03-25 17:45:18 +08:00
hengyunabc b93ada7c4f fix jackson null IllegalArgumentException. #2110 2022-02-21 16:45:46 +08:00
yx9oandGitHub 1bbba85dc2 Remove repeated conditional judgments. (#2068) 2022-01-04 10:37:16 +08:00
XenoAmessandGitHub ad260cadfe refine collection creations (#1974) 2021-12-03 18:20:48 +08:00
XenoAmessandhengyunabc 9c24d9da03 collection issues #1983 2021-12-03 15:41:38 +08:00
XenoAmessandGitHub 1983f84361 potential NPE in RedisTunnelClusterStore. (#1999) 2021-12-03 14:54:38 +08:00
hengyunabc 83bb094273 polish #2000 2021-12-03 14:47:51 +08:00
XenoAmessandGitHub 2d5bfdd240 potential NPE in TunnelSocketFrameHandler. (#2000) 2021-12-03 14:44:50 +08:00
BigbangandGitHub 2924c81e4f fix resize event error when websocket closed (#1970) 2021-12-03 11:35:54 +08:00
sean chenandGitHub 716e964353 WebConsole support scrollback url param(#1909) 2021-09-07 14:38:52 +08:00
seanchen1993andGitHub abad06f035 Set the screenReaderMode of xterm to false (#1901) 2021-08-30 17:09:07 +08:00
hengyunabc cc04d73fba disable iframe deny header by default. #1873 2021-08-11 19:11:57 +08:00
hengyunabc 1e1c12636c support hide nav in web console. #1873 2021-07-27 15:08:55 +08:00
hengyunabc 110bfcbeea add ArthasTunnelApplicationTest 2021-07-12 16:45:13 +08:00
hengyunabc 51cc9469dd add /api/tunnelAgents?agentId API. #1839 2021-07-02 17:24:43 +08:00
aresLDandGitHub 5a2b2f5ca7 fix typo (#1807) 2021-05-31 16:21:44 +08:00
hengyunabc 51bf98cdc5 support username/password in url; websocket support url with parameters. #1655 #1727 2021-03-05 17:19:28 +08:00
hengyunabcandGitHub e520b10319 Add auth command, support authentication (#1724) 2021-03-04 22:47:58 +08:00
hengyunabc f9672d6470 read cleint ip from X-Forwarded-For header. #1714 2021-03-02 16:52:11 +08:00
hengyunabc 154b81b2a8 read cleint ip from X-Forwarded-For header. #1714 2021-03-01 16:33:04 +08:00
hengyunabc 1db537b65b clean code 2021-01-28 15:38:54 +08:00
polarbear567andGitHub 6a3d9fac33 Some code optimization (#1608) 2020-12-08 15:59:33 +08:00
hengyunabc 2b523fde48 tunnel server support InMemoryClusterStore. #1593 2020-12-02 19:14:47 +08:00
hengyunabc 7b2b383883 tunnel server embedded redis support settgins. #1592 2020-11-26 19:31:00 +08:00
hengyunabc 5c0a1c7c22 tunnel server add pages about apps/agents, support embedded redis #1563 2020-11-03 22:22:06 +08:00
hengyunabc e13ced6fdf support config appName;tunnel client/server support add appName prefix for agentId. #1562 2020-11-02 20:56:16 +08:00
hengyunabc 8e156956c0 tunnel server support X-Real-IP/X-Real-Port. #1558 2020-10-30 19:43:35 +08:00
hengyunabc 84ebb8959f tunnel server save AgentClusterInfo into redis; web-console support path/targetServer para. #1558 2020-10-30 19:05:43 +08:00
hengyunabc e3786af5e4 tunnel server fat jar support executable. #1558 2020-10-30 19:02:31 +08:00
hengyunabc 80b568404f tunnel server support save agent info to redis; websocket url support config path. #1558 2020-10-29 00:50:22 +08:00
hengyunabc e53f355978 tunnel client report arthas version. #1556 2020-10-26 17:15:39 +08:00
hengyunabc f85ad03805 tunnel server support brower arthas-output. #1553 2020-10-25 01:21:17 +08:00
hengyunabc 32d4321a99 tunnel server/client support http proxy. #1553 2020-10-23 19:02:33 +08:00
hengyunabc 79c27ad13c add tunnel-common module. #1548 2020-10-22 17:11:31 +08:00
hengyunabc c95205b5ee tunnel server bind 0.0.0.0 by default. close #1535 2020-10-09 20:01:14 +08:00
hengyunabc f9160fcbea update link to arthas.aliyun.com. #1411 2020-08-10 19:34:27 +08:00
hengyunabc 86a45e9ce2 update tutorial links 2020-08-07 18:28:00 +08:00
dupengchengandGitHub ce11773865 webconsole support wss (#1401) 2020-08-04 10:44:16 +08:00
hengyunabc 927adc9ab5 fix tunnel client reconnect fail problem. #1284 #1178 2020-07-17 20:42:42 +08:00
hengyunabc 14b1b32542 fix web console js do not close connect problem; fix js ws send state problem. #1345 2020-07-17 20:30:53 +08:00
hengyunabc 5029b752b6 add arthas-agent-attach and arthas-spring-boot-starter module. 2020-06-24 21:50:35 +08:00
Roger3581321andGitHub 4508367c06 Three minor code enhancements (#1014) 2020-03-27 11:33:20 +08:00
hengyunabc fc502725c0 support stat data report. #848 2019-09-24 22:28:06 +08:00
hengyunabc a99be92ab0 fix log 2019-09-18 23:47:39 +08:00
zhangjinandhengyunabc 3ac0baf7c5 alert error message when webconsole connect error (#855) 2019-09-18 23:33:36 +08:00
hengyunabc 132cf6704f remove config. #835 2019-08-30 15:36:50 +08:00
hengyunabc b2f1727c7c tunnel server add web static resources. #835 2019-08-30 15:13:39 +08:00
hengyunabc 92b3f11b73 tunnel server endpoint support security. #835 2019-08-30 14:55:15 +08:00
hengyunabc cf4968b4e3 tunnel server support endpoint. #835 2019-08-30 14:10:09 +08:00