Commit Graph

358 Commits (master)

Author SHA1 Message Date
NiceBoat fab7128336 zh: 侧边栏 问与答->常见问题 2025-09-14 12:27:01 +00:00
NiceBoat 3f317b3bbd zh: user-guide/install 与侧边栏翻译保持一致 2025-09-14 08:55:23 +00:00
NiceBoat 88a9b63d49 zh: devs/hacking&i2p-specifics 2025-09-13 06:40:30 +00:00
NiceBoat eb661e53c8 zh: devs/building 2025-09-13 06:33:31 +00:00
NiceBoat e2050f4107 zh: tutorials 2025-09-13 06:21:23 +00:00
NiceBoat f395707a91 zh: about 2025-09-13 06:01:15 +00:00
NiceBoat 62c1866ba1 zh: user-guide/tunnels 2025-09-13 05:52:59 +00:00
NiceBoat 3bb8d4fcc8 zh: user-guide/family 2025-09-13 05:34:29 +00:00
NiceBoat b1538b11ed zh: FAQ 2025-09-13 05:24:30 +00:00
orwas2 cb81cb2a28 Merge pull request 'Synchronized Chinese translate to commit e7f79b5' (#3) from caohuak/i2pd_docs_zh:master into master
Reviewed-on: #3
2025-09-11 09:48:33 +01:00
CaohuaK 3d3774e3ce
Synchronized Chinese translate to commit e7f79b5 2025-09-10 22:03:56 -04:00
orignal e7f79b5381
Merge pull request #108 from nk0073/patch-1
Add void linux to install.md
2025-09-09 21:10:28 -04:00
73 a77d1c46f2
Add void linux to install.md 2025-09-09 20:10:31 -04:00
orignal 29bd8d0cde
Post quantum crypto types 2025-09-08 10:41:23 -04:00
orwas2 de5cffaa80 feat: fix readme.md 2025-09-05 20:21:22 +08:00
orwas2 289c0659d4 Merge pull request 'zh: update translate (docs/tutorials/http.md)' (#2) from caohuak/i2pd_docs_zh:master into master
Reviewed-on: #2
2025-09-05 08:09:12 +01:00
CaohuaK e9334db37f
Merge remote-tracking branch 'upstream/master' 2025-09-05 01:03:05 -04:00
orwas2 9a4e3b27ab feat: fix readme.md 2025-09-05 12:02:26 +08:00
orwas2 e2c9477ba4 Merge pull request 'zh: translate nav' (#1) from caohuak/i2pd_docs_zh:translate-nav into master
Reviewed-on: #1
2025-09-05 04:56:38 +01:00
CaohuaK 7ca08cb196
zh: translate nav 2025-09-04 22:25:27 -04:00
orignal 9bc1eb539e
Merge pull request #107 from lessthanthree21/master
add firefox tutorial image
2025-09-04 10:23:22 -04:00
lessthanthree21 996d71771b update firefox tutorial 2025-09-04 11:40:40 +00:00
NiceBoat d204478204 zh: user guide part 1 2025-09-03 22:25:24 +09:00
NiceBoat 7341794903 zh: index.md 2025-09-03 21:36:20 +09:00
orwas2 3de75c6160 feat: fix readme.md 2025-09-03 20:14:27 +08:00
orwas2 749282652a feat: fix readme.md 2025-09-03 19:59:43 +08:00
orwas2 2d7c90c131 feat: ZH 2025-09-03 19:49:30 +08:00
orignal 6759e13771
enableuniquelocal false by default for ipv6 2025-08-27 18:40:28 -04:00
orignal f475f8ad04
Fixed typo 2025-08-19 15:40:19 -04:00
orignal d1e466170f
fixed typo 2025-08-19 15:39:40 -04:00
orignal 5124e02347
BOB ping command 2025-08-19 15:37:04 -04:00
orignal 694669813a
Merge pull request #106 from wipedlifepotato/bandwidth
add: add about units of bandwidth
2025-08-18 09:27:15 -04:00
wipedlifepotato 93c5c916e0 add: add about units of bandwidth 2025-08-18 20:23:14 +07:00
orignal 3b582f818b
Merge pull request #105 from wipedlifepotato/http.theme
add: add about http.theme option
2025-08-15 09:08:20 -04:00
Anonymous 15297ca4af add: add about http.theme option 2025-08-15 19:52:47 +07:00
orignal 88b233271d
i2p.streaming.dontSign 2025-08-12 12:17:11 -04:00
orignal 78f735ec23
i2p.streaming.maxWindowSize for HTTP and SOCKS proxy 2025-08-04 10:34:03 -04:00
orignal aaeca57ffa
i2p.streaming.maxWindowSize 2025-08-04 10:29:44 -04:00
orignal e40be7c0b9
ML-DSA-44 added. Changes possible values for i2p.streaming.answerPings 2025-07-17 17:42:25 -04:00
orignal 1132907fde
Merge pull request #104 from nonlin-lin-chaos-order-etc-etal/patch-6
Fix tunnels.md: i2p.streaming.answerPings value config format has cha…
2025-07-17 15:52:19 -04:00
nonlin-lin-chaos-order-etc-etal ed2db799d5
Fix tunnels.md: i2p.streaming.answerPings value config format has changed.
https://github.com/PurpleI2P/i2pd-qt/issues/124
https://github.com/PurpleI2P/i2pd/blob/openssl/libi2pd/Destination.cpp#L1090
2025-07-18 01:53:47 +08:00
orignal 1597fd1214
changed datadir description 2025-07-14 08:47:27 -04:00
orignal 71985eb6ad
Merge pull request #103 from nobs2p/master
Update BOB documentation to include all available commands
2025-05-30 06:18:35 -04:00
nobs2p a22c12dc10
Update BOB documentation to include all available commands with descriptions
- Added detailed descriptions for all BOB interface commands
- Included usage notes for key management and tunnel configuration
- Documented support for EdDSA (newkeys 7) and default signature/crypto types

Signed-off-by: nobs2p <nobs2p@i2pmail.org>
2025-05-30 10:33:14 +03:00
orignal 31d2d411c8
correct layout for BOB extensions 2025-05-29 06:28:52 -04:00
orignal 2712837f01
local sockets for I2PControl 2025-03-07 11:17:59 -05:00
orignal af7fa6b8db
removed openssl install for solaris 2025-03-02 17:16:41 -05:00
orignal 9925c61d67
Solaris instructions added 2025-03-02 15:20:02 -05:00
orignal 38d7524fec
Shared local destination params added 2025-02-07 22:24:12 -05:00
orignal 92782635ee
Merge pull request #102 from nonlin-lin-chaos-order-etc-etal/patch-6
Update configuration.md - kilobytes per second
2024-12-04 08:18:49 -05:00