b942f13fc7
Support TOML/YAML/JSON format files ( #121 )
...
* Support TOML/YAML/JSON format files
* Fix start error for non-ini files
* Rename config files after upgrade
* Fix admin server config and ui
* Update package
2024-02-20 22:31:48 +08:00
26186cadbf
Bump frp from 0.51.3 to 0.54.0 ( #120 )
2024-02-10 18:07:09 +08:00
53fd30be75
Bump version to 1.15.1
2023-11-20 01:16:51 +08:00
b38ae91853
Allow empty port in SVCB RR
2023-08-16 08:30:08 +00:00
1c60fa82bd
Bump version to 1.15.0
2023-08-14 18:47:19 +08:00
f863abab62
Add experimental support for SVCB RR ( #80 )
...
* Add experimental support for SVCB RR
* Resolve SVCB and improve address buffer initialization
* Add experimental features dialog to UI
* Add translation for experimental features
* Added translation for SVCB records in various locales
* Implemented exponential backoff for SVCB lookups
2023-08-12 15:05:16 +08:00
57755c2b12
Bump version to 1.14.2
2023-07-26 09:10:14 +08:00
4f4e846034
Bump version to 1.14.1
2023-07-21 14:21:33 +08:00
c1d2dbfac8
Get FRP version by code ( #73 )
2023-07-12 09:40:26 +08:00
c58976a4d4
Bump version to 1.14.0
2023-07-07 02:45:18 +08:00
812e4e16ca
Complete proxy config before validation
2023-07-07 02:36:00 +08:00
1b0a810ffc
Support more visitor parameters in proxy dialog ( #70 )
...
* Support more visitor parameters in proxy dialog
* Fix typos
* Fix lint errors
* Update walk package
* Add translations
2023-07-07 00:46:14 +08:00
664c8d492c
Support wss protocol ( #72 )
2023-07-06 20:33:47 +08:00
25257c4eab
Enable TLS by default ( #71 )
2023-07-06 13:54:43 +08:00
be5bbffdf2
Add NAT discovery tool ( #63 )
...
* Add NAT discovery tool
* Update nat icon
* Add translations
* Add default STUN server setting
* Fix typos
2023-06-08 09:02:58 +08:00
0c30b02171
Add prefix to custom configuration
2023-05-24 01:04:57 +08:00
6135f98e51
Bump version to 1.13.0
2023-05-21 22:39:45 +08:00
b7154f1656
Fix import ordering ( #58 )
2023-05-18 17:26:28 +08:00
f541c5e621
Add golangci-lint linter and go tests ( #50 )
...
* Add golangci-lint linter and go tests
* Fix linter
* Fix triggers
* Update releaser.yml
* Remove env
* Rename tests
* Add tests
* Fix timezone
2023-03-24 15:48:01 +08:00
e194ec87d4
Set default value of delete method
2023-03-18 23:11:24 +08:00
b75302eedc
Support automatic deletion of config after an absolute date ( #46 )
...
* Support automatic deletion of config after an absolute date
* Replace string literals with consts
2023-03-17 15:33:48 +08:00
52dfa4bdd9
Fix sidebar width when DPI is changed ( #44 )
...
* Fix sidebar width when DPI is changed
* Remove patches
2023-03-13 00:11:20 +08:00
6bf1b6166f
Bump version to 1.12.0
2023-03-08 20:58:58 +08:00
f0ab389044
Fix import ordering
2023-03-08 19:12:43 +08:00
ed96a91b9e
Support authentication in tcpmux ( #38 )
2023-03-08 18:49:06 +08:00
55d56d3c11
Add an open port action in quick add menu ( #37 )
...
* Add an open port action in quick add menu
* Add tooltip to show error
* Update passwd.go
2023-03-08 18:20:39 +08:00
a11202bc0b
Support automatic deletion of config after x days ( #34 )
...
* Support automatic deletion after x days
* Add a clock icon suffix
* Update README
* Rename config model
2023-03-06 15:02:27 +08:00
240a5f02ab
Password protection, masked password and configurable default values ( #33 )
...
* Password protection, masked password and setting default value
* Update README
* Update screenshots
* Update app name reference
* Update display name of service
2023-03-01 13:56:38 +08:00
a41f2fd895
Bump version to 1.11.0
2023-02-10 15:43:19 +08:00
a92e8667ae
Support bandwidth_limit_mode
option
2023-02-10 15:35:18 +08:00
801b9ce2d9
Set background color for disabled proxy
2023-02-03 14:24:41 +08:00
2141a11ec8
Show blue config name when config is set to start manually
2023-01-31 12:38:39 +08:00
58991ba509
Bump version to 1.10.1
2023-01-10 22:08:50 +08:00
d0c7ae6e8d
Remove dns patch ( #29 )
2023-01-01 16:23:39 +08:00
fd7f70ab1c
Bump version to 1.10.0
2022-12-19 16:26:44 +08:00
485ec3a44f
Fix empty oidc scope
2022-12-19 14:38:14 +08:00
7d5a704b7d
Support quic options
2022-12-19 01:43:12 +08:00
ec1acafc86
Add OIDC scope parameter
2022-12-14 23:01:39 +08:00
408d8d5ec9
Display visitor parameters in table ( #28 )
2022-12-11 14:09:56 +08:00
db5e1a1137
Bump version to 1.9.2
2022-10-27 16:05:11 +08:00
0a4954d3fb
Bump version to 1.9.1
2022-07-11 09:26:14 +08:00
0d1b519fac
Bump version to 1.9.0
2022-07-01 10:24:08 +08:00
adbdb29289
Move update URL to consts
2022-06-22 01:30:17 +08:00
780045f904
Fix regexp for non-empty string
2022-06-17 09:32:46 +08:00
df5fa9261f
Import config from URL ( #21 )
...
* Import config from URL
* Fix error canceling url import
2022-06-16 20:07:22 +08:00
2d24b0ff5b
Feat: create a copy and share link of config
2022-06-10 17:51:26 +08:00
d46d1ad268
Fix font issue on Windows 7
2022-06-08 10:59:01 +08:00
64bcfc7244
Place config files in profiles
directory
2022-06-06 00:39:42 +08:00
0a48f45500
Support more display languages ( #20 )
...
* Support more display languages
* Added English readme translations
* Add support for Spanish
* Fix dialog width
2022-06-05 15:59:50 +08:00
89d8ce7126
Bump version to 1.8.1
2022-05-28 22:20:27 +08:00