orignal
7d73c304b5
Extend transit tunnels limit to 4 bytes. Bump default value to 10K
2024-02-22 14:22:11 -05:00
orignal
0e502c49b5
show correct tunnel status. restore tunnel if delivery status or data for inbound tunnel received
2024-02-14 18:53:28 -05:00
Vort
68f4961f1a
separate test status from network status
2023-07-30 15:44:16 +03:00
r4sas
4e426727e9
Webconsole: fix output on i2p tunnels, add b32 on dest page
...
Fixes:
* adding of "Client Destinations" section header when there is no such tunnels
* Print error when destination is not found instead of empty page
Adds:
* Print b32 on destination page
Signed-off-by: r4sas <r4sas@i2pmail.org>
2023-06-10 04:12:38 +03:00
r4sas
edfcd23b01
[webconsole] added a button to prematurely release a leaseset
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
2023-04-24 14:01:21 +03:00
weko
710a35993d
change some log level to error back
2023-03-31 12:16:32 +00:00
weko
e36d5634e7
fix log level show in webconsole
2023-03-31 11:40:07 +00:00
weko
354a04f0f6
Up level for some logs to critical
2023-03-31 11:29:04 +00:00
orignal
cd1af85e39
bypass slow transport sessions
2023-03-29 15:54:53 -04:00
orignal
24a14e3440
moved max num transit tunnels to Tunnels
2023-03-05 20:08:15 -05:00
orignal
e190dab7d6
fixed crash when shows leasesets
2023-02-17 21:13:50 -05:00
R4SAS
359781c698
[webconsole] streams table little fix
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-02-15 17:56:44 +00:00
Vort
9bc3b11b96
Sort transports by IP:port pairs
2023-02-03 01:36:16 +02:00
weko
7df2ed6114
rename and refactor
2023-02-01 19:14:56 +03:00
weko
22b1066b0a
Add parameter for show TCSR with old algorithm and it's realization
2023-02-01 14:06:28 +03:00
Vort
2ed281472f
enclose IPv6 address in square brackets
2023-02-01 01:13:46 +02:00
R4SAS
ac287a896c
[websonsole] use a function to format the amount of tunnel traffic
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-20 23:03:00 +00:00
R4SAS
8baf62eb2c
[websonsole] fix int concatenation with char strings
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-21 01:55:43 +03:00
R4SAS
e1ec79daf2
[webconsole] format transit tunnels with table
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-21 00:51:07 +03:00
Vort
47eb49c34e
use correct style for Server Forwards section
2023-01-20 18:52:56 +02:00
R4SAS
84d4e074ce
add loglevel checker, fix fields passing to translated string formatter
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-19 08:33:03 +03:00
R4SAS
a0e71c4173
[i18n] update strings and translation file
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-19 07:46:54 +03:00
R4SAS
e8ace998ba
[i18n] add support of string formatting
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-18 07:21:44 +03:00
orignal
1cc68ea402
differentiate symmetric and full cone NAT
2023-01-07 12:06:26 -05:00
orignal
7b341d5d30
update and show send queue size for transports
2023-01-01 16:03:53 -05:00
R4SAS
2c19da9aa7
fix warnings about unused code
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-01 13:48:41 +03:00
R4SAS
01fc21ffb9
[webconsole] remove newline break
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-12-31 11:55:29 +00:00
orignal
84d9c8f1b8
access to RouterInfo's addresses by index
2022-12-16 15:12:30 -05:00
R4SAS
8943200ffa
calculate bandwidth every 1 and 15 seconds
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-12-13 22:04:19 +03:00
R4SAS
857df5c734
prevent log spamming with no_descriptors error
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-12-10 21:57:23 +03:00
orignal
737603e81b
No descriptors error
2022-12-10 13:22:37 -05:00
orignal
410d2c2fa9
use shared pointer for RouterInfo's addreses list
2022-12-04 19:21:51 -05:00
orignal
fb8be32c28
removed SSU and NTCP transports
2022-11-23 15:45:00 -05:00
orignal
379075c594
exluded SSU from transports
2022-11-22 19:29:20 -05:00
R4SAS
96c4463d39
clean code
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-10-09 20:24:43 +03:00
R4SAS
8f9dae8556
[webconsole] enable tunnels reload command ( closes #1781 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-10-09 02:26:23 +03:00
orignal
8fd466c5a9
separate network status and errors
2022-08-29 21:11:17 -04:00
orignal
ed5c533982
recgnize symmetric NAT from SSU2
2022-08-02 20:02:55 -04:00
orignal
9d9d5e3e5d
show ports for tranport links
2022-07-31 09:47:04 -04:00
R4SAS
bc0cdaa669
[i18n] update gettext file, add translation context, change comments
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-07-27 00:38:02 +03:00
Gecero-Sensei
5f9f23eb3f
Added translation of webconsole site title
2022-07-21 23:53:49 +03:00
orignal
2067de162a
show itag for SSU2 sessions
2022-06-17 18:45:37 -04:00
TomasGl
0176e5cf18
Do not show 'Address registration' line if leaseset is encrypted
2022-06-04 19:28:01 +00:00
R4SAS
6b4ffcff5a
cleanup code (spaces, tabs)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-05-20 17:44:29 +00:00
R4SAS
c9e4e78f41
[webconsole] remove version from title, move tunnel chain print from Tunnel class
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-05-01 23:25:08 +03:00
R4SAS
9b4e8bf64b
[webconsole] do not show registration block when token is not provided
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-05-01 18:12:43 +03:00
orignal
98e713166b
show port for non-published SSU addresses
2022-04-18 12:27:57 -04:00
orignal
4c323a666a
show SSU2 transports in web console
2022-03-27 19:29:50 -04:00
orignal
6d7d71bb16
don't show address:port for non-published addresses
2022-03-13 11:58:19 -04:00
orignal
6eba061c2a
show local SSU2 address
2022-03-13 11:04:37 -04:00