Commit graph

59 commits

Author SHA1 Message Date
Daniel Lavrushin
d1579691ca
Refactor code structure for improved readability and maintainability 2026-05-02 23:36:10 +02:00
Daniel Lavrushin
a79a2a7300
refactor: update escalation settings and improve tab handling in SetEditorPage 2026-05-02 22:26:17 +02:00
Daniel Lavrushin
e5872f17b0
Implement code changes to enhance functionality and improve performance 2026-05-02 22:10:59 +02:00
Daniel Lavrushin
036de98538
Refactor code structure for improved readability and maintainability 2026-05-02 14:50:56 +02:00
Daniel Lavrushin
5caf321ac8
feat: add SeqOverlapPatternFields component for managing sequence overlap patterns 2026-04-27 15:19:06 +02:00
Daniel Lavrushin
ca4aca6823
Refactor code structure for improved readability and maintainability 2026-04-23 14:10:58 +02:00
Daniel Lavrushin
0aa73d5393
Refactor code structure for improved readability and maintainability 2026-04-18 23:55:45 +02:00
Daniel Lavrushin
5e3d38b0f6
Refactor code structure for improved readability and maintainability 2026-04-18 23:25:34 +02:00
Daniel Lavrushin
ede863a777
chore: clean up empty code change sections in the changes log 2026-04-18 22:31:56 +02:00
Daniel Lavrushin
389887a87f
Refactor code structure for improved readability and maintainability 2026-04-18 22:02:30 +02:00
Daniel Lavrushin
8b68b64295
feat: update installation documentation for various platforms including Docker, Keenetic, ASUS Merlin, MikroTik, OpenWRT, and Linux 2026-04-18 21:50:19 +02:00
Daniel Lavrushin
ef8bedd247
Add Russian documentation for UDP handling, backup settings, core settings, discovery settings, geodata, payloads, security, and domain monitoring
- Created UDP documentation detailing traffic handling and filtering options.
- Added backup settings documentation for configuration backup and restoration.
- Introduced core settings documentation covering service management, packet processing, and logging.
- Added discovery settings documentation for automatic configuration detection.
- Created geodata documentation explaining GeoSite and GeoIP databases and their usage.
- Added payloads documentation for generating and managing TLS payloads for faking.
- Introduced security documentation for web interface authorization and HTTPS setup.
- Added domain monitoring documentation for automatic detection of blocked domains and recovery processes.
- Created footer and navbar localization files for Russian language support.
2026-04-18 21:43:56 +02:00
Daniel Lavrushin
ebd6e1e12c
feat: add /config/reset endpoint to reset configuration to defaults 2026-04-18 20:39:55 +02:00
Daniel Lavrushin
2a069544be
feat(mtproto): add endpoint to refresh MTProto DCs with Bearer authentication [ERROR] MTProto unknown DC 203 from <ip:port>
Fixes #190
2026-04-18 17:59:44 +02:00
Daniel Lavrushin
5711f5056d
Refactor code structure for improved readability and maintainability 2026-04-18 13:22:34 +02:00
Daniel Lavrushin
076ed80206
Refactor code structure for improved readability and maintainability 2026-04-07 23:50:32 +02:00
Daniel Lavrushin
6f34e6a512
Update changelog and UDP documentation to include new ICMP reject mode for improved QUIC handling 2026-04-05 22:18:20 +02:00
Daniel Lavrushin
67ab57b58a
Refactor code structure for improved readability and maintainability 2026-04-04 23:47:03 +02:00
Daniel Lavrushin
3d18fbf8de
Refactor code structure for improved readability and maintainability 2026-04-04 23:33:59 +02:00
Daniel Lavrushin
d7d6933a0b
fix: correct version number in Swagger documentation and enhance config loading with improved JSON parsing 2026-04-01 13:00:18 +02:00
Daniel Lavrushin
7e43b0b8ee
Refactor code structure for improved readability and maintainability 2026-04-01 12:21:26 +02:00
Daniel Lavrushin
a98f29e776
fix(docs): enhance OpenWRT installation guide with kernel module instructions and troubleshooting tips 2026-03-30 12:46:52 +02:00
Daniel Lavrushin
b74e7f4920
fix(docs): update API link in advanced documentation 2026-03-30 12:18:04 +02:00
Daniel Lavrushin
100c5cef3b
Refactor code structure for improved readability and maintainability 2026-03-30 11:20:39 +02:00
Daniel Lavrushin
137c356b28
Refactor flowchart for IP set processing: streamline connections and enhance clarity 2026-03-26 23:15:50 +01:00
Daniel Lavrushin
346713bf32
Refactor code structure for improved readability and maintainability 2026-03-26 23:10:26 +01:00
Daniel Lavrushin
29fccbd4de
Enhance routing documentation: improve clarity and detail in DNS redirect and traffic routing sections 2026-03-26 23:03:56 +01:00
Daniel Lavrushin
9c405cdd39
Add new image for splitting documentation
This commit introduces a new PNG image file to the documentation related to the splitting feature. The image captures the relevant visual information needed to enhance the understanding of the feature.
2026-03-23 23:17:44 +01:00
Daniel Lavrushin
ca37ea794a
Refactor code structure for improved readability and maintainability 2026-03-23 22:06:12 +01:00
Daniel Lavrushin
52c6554499
docs rework 2026-03-23 21:46:22 +01:00
Daniel Lavrushin
e1b8c7e74e
Remove unused SVG file, optimize TLS record writing, and clean up MTProto logging
- Deleted the unused SVG file `undraw_docusaurus_tree.svg` from the documentation assets.
- Refactored the `Write` method in `faketls.go` to optimize the TLS record writing process by reducing the number of write calls.
- Removed unnecessary verification logging in `obfuscated2.go` to streamline the handshake process.
- Updated logging in `server.go` to simplify the output when a new MTProto secret is generated and saved.
2026-03-23 21:45:55 +01:00
Daniel Lavrushin
043e7d7f6c
Refactor code structure for improved readability and maintainability 2026-03-22 13:52:17 +01:00
Daniel Lavrushin
d6851ca8b7
feat: update Swagger documentation and API endpoints for device alias management 2026-03-21 03:24:57 +01:00
Daniel Lavrushin
d9bd7b250e
Refactor code structure for improved readability and maintainability 2026-03-21 03:13:47 +01:00
Daniel Lavrushin
0dfc487c0c
feat(i18n): add multilingual support for TargetSettings component and update translations in English and Russian 2026-03-13 22:59:34 +01:00
Daniel Lavrushin
175efed2a4
feat(geodat): Add file upload functionality for GeoIP/GeoSite files and update documentation 2026-03-07 21:53:34 +01:00
Daniel Lavrushin
8feec3a5c1
feat(installer): Update installation commands and improve help option usage 2026-03-07 15:32:39 +01:00
Shiperoid
4c07adbb07
Update settings.md
Исправление ошибки в слове
2026-03-02 14:32:13 +03:00
Daniel Lavrushin
6dc1b7358b
feat(settings): enhance Capture section for generating and managing TLS ClientHello payloads 2026-02-16 22:44:04 +01:00
Daniel Lavrushin
c74b330a0c
feat(ui): enhance ConnectionsPage with pause/resume functionality and redesign ControlBar 2026-02-16 22:23:44 +01:00
Daniel Lavrushin
ac6b47a833
feat(orientation): add quick start guide and related images for Facebook unblocking 2025-12-03 23:16:37 +01:00
крысавдоме
b1c73f03ea
Merge pull request #2 from krisavdome/patch-3
Fix typo in settings documentation
2025-11-29 16:40:26 +03:00
крысавдоме
71c7aa6934
Merge pull request #1 from krisavdome/patch-2
Fix typo in settings.md regarding service reload
2025-11-29 16:39:56 +03:00
крысавдоме
d8889f551b
Fix typo in settings documentation 2025-11-29 16:25:43 +03:00
крысавдоме
d9c3a5d71d
Fix typo in settings.md regarding service reload 2025-11-29 16:22:42 +03:00
крысавдоме
fd6e226eed docs: return description color in hero 2025-11-29 16:13:08 +03:00
krisavdome
fbb01609a5 docs: fix hero contrast ratio issue and update background gradient 2025-11-29 12:10:48 +03:00
Daniel Lavrushin
c1e58babe6
feat: update homepage features and styles for improved documentation presentation 2025-11-26 00:35:38 +01:00
Daniel Lavrushin
322053d56c
Refactor code structure for improved readability and maintainability 2025-11-26 00:23:57 +01:00
Daniel Lavrushin
2fd4c9c6dd
fix: update default desync mode to 'off' and refactor packet handling logic 2025-11-25 23:03:07 +01:00