编辑 | blame | 历史 | 原始文档

前端页面

1、 js 和 c# 交互:

1.1. C# 程序的webview中注册一个对接函数,比如 backendSharp
1.2 C# 程序中编写处理函数,比如 someCsharpfunction()
1.3 JS 中直接调用 window.backendSharp.someCsharpfunction()

1.4 JS 中正常编写 function,比如someJSfunction()
1.5 C# 中chromeBrowser.ExecuteScriptAsync(someJSfunction);

编辑 | blame | 历史 | 原始文档

Changelog

1.124.2 (2023-10-09)

Bug Fixes

  • setup: setup with url search string not working properly (ce4622b)

1.124.1 (2023-10-08)

Bug Fixes

  • setup: use location info from router instead of browser (7ecc51c)

1.124.0 (2023-10-04)

Features

  • config: toast error message when dns query failed for some reason, closes #321 (82c2772)

1.123.0 (2023-10-02)

Features

  • config: display currently selected endpoint url (59e0b07)

1.122.1 (2023-09-28)

Bug Fixes

  • rule: rule pages filter logic is not stable, fixes #313 (1f22147)

1.122.0 (2023-09-28)

Features

  • publish gh-pages with tag name as commit message (336b954)

1.121.0 (2023-09-27)

Features

  • proxy: remove collapse component overflow-visible class (389af52)

1.120.0 (2023-09-27)

Features

  • proxy: compact proxy node card (40f07b8)

1.119.0 (2023-09-26)

Features

1.118.0 (2023-09-26)

Features

  • rule: filter rules and rule providers by search input (db16200)

1.117.0 (2023-09-26)

Features

  • rule: implement virtual scroll on rules and rule providers, fixes #285 (7145cec)

1.116.0 (2023-09-26)

Features

1.115.1 (2023-09-25)

Bug Fixes

  • proxy: proxy preview dots layout issue (4b7f4c8)

1.115.0 (2023-09-25)

Features

  • publish gh-pages with force_orphan option enabled (067bedd)

1.114.0 (2023-09-25)

Features

  • publish compressed dist with tar gzip format (0c9b31d)

1.113.1 (2023-09-25)

Bug Fixes

  • proxy: proxy provider health check not working, closes #282 (db24ad2)

1.113.0 (2023-09-24)

Features

  • proxy: single proxy node latency testing state indicator (0052ce4)

1.112.0 (2023-09-24)

Features

  • proxy: single proxy node latency test (9255658)

1.111.1 (2023-09-24)

Bug Fixes

  • proxy: fetch proxies after latency test (81fe550)

1.111.0 (2023-09-23)

Features

  • modal: adjust padding of the modal header and footer (53ee2f3)
  • modals: add modal component (#268) (eca9a16)
  • proxy: shorten the autoCloseConns i18n text (2ee48c8)
  • theme: update default theme (be0bc55)

Bug Fixes

  • rules: reload button style issue (04c8d25)

1.110.0 (2023-09-22)

Features

  • config: new version update available indicator (857d0c5)

1.109.0 (2023-09-22)

Features

  • config: i18n support for port numbers (07d3e7f)
  • config: render versions in two grid columns (64f2d71)
  • i18n: new language switcher in config page (21d479a)
  • overscroll-y-none (063cb31)

1.108.2 (2023-09-22)

Bug Fixes

  • time from now date string not following locale changes (ba21999)

1.108.1 (2023-09-22)

Bug Fixes

  • connection: cannot filter by undefined (08776a5)

1.108.0 (2023-09-22)

Features

  • config: support tun related configurations (512accd)

Bug Fixes

  • connection: limit the max width of client source ip select, closes #270 (ca1e3ce)

1.107.0 (2023-09-22)

Features

  • button: icon button (5ef8410)
  • config: move switch language button into header (9cc99eb)
  • config: update config page buttons layout, closes #263 (dd0452d)

Bug Fixes

  • modals: close icon button style issue (7f8d71c)

1.106.0 (2023-09-22)

Features

  • connection: filter client sourceIP with tag name support, closes #264 (8df4d7a)

1.105.0 (2023-09-21)

Features

  • LogoText: update logo navigation links (d7e8c2f)

1.104.0 (2023-09-21)

Features

  • connection: filter connections with sourceIP, closes #246 (ffa2447)

1.103.0 (2023-09-21)

Features

1.102.0 (2023-09-21)

Features

  • config: three columns on small screen device, five on larger (f4e82e0)
  • proxy: regression on render proxies in two columns (8502a6e)

1.101.0 (2023-09-21)

Features

  • proxy: fetch proxies after latency test (2a0b21b)

1.100.1 (2023-09-19)

Performance Improvements

  • overview: shrink the data size every minute, closes #234 (e0766fc)

1.100.0 (2023-09-19)

Features

1.99.0 (2023-09-18)

Features

  • show provider expire message with i18n (#237) (b9e9a95)

1.98.3 (2023-09-17)

Bug Fixes

  • proxy: wrap subscription info usage percentage with toFinite (ed947f6)

1.98.2 (2023-09-17)

Bug Fixes

  • subscriptionInfo may not be valid (e7ba6c7)

1.98.1 (2023-09-17)

Bug Fixes

  • proxy: selectProxyInGroup (dc0b286)

1.98.0 (2023-09-17)

Features

1.97.0 (2023-09-17)

Features

  • logs: fuzzy filter, sorting (67345cf)
  • proxy: show more proxy nodes on larger screen (5277c7b)

Bug Fixes

  • logs: inconsistent gap between search input and table (477fb22)
  • logs: inconsistent padding (3076487)

1.96.0 (2023-09-16)

Features

  • connection: update tag badges layout (b7a0407)

Performance Improvements

1.95.0 (2023-09-16)

Features

  • config: update page layout (95200a5)
  • config: update page layout (2be357e)
  • config: update page layout, limit the max width of the container (d059ea8)

1.94.0 (2023-09-16)

Features

  • connections: tag client source ip with name, closes #181 (e538f9d)

1.93.2 (2023-09-16)

Bug Fixes

  • log: log level value not selected (3fbed0d)

1.93.1 (2023-09-16)

Bug Fixes

  • proxy: dont hideUnAvailableProxies in proxy providers (be6edd9)

1.93.0 (2023-09-15)

Features

  • config: reload config file, flush fake-ip data (6ffd1a8)

1.92.0 (2023-09-15)

Features

  • drop ForTwoColumns renderer (353b5eb)

Bug Fixes

  • proxy providers grid layout (6d242a4)
  • proxy: tabs won't be shown in proxies page when proxy provider list is empty (6c5662a)

1.91.0 (2023-09-15)

Features

Bug Fixes

  • failed to resolve import solid-infinite-scroll (ebc95fe)
  • logMaxRows value (b3c924e)

1.90.0 (2023-09-13)

Features

  • connections: shorten the tab names (1a37a10)

1.89.0 (2023-09-12)

Features

  • config: select tunnel mode (34ea1f1)

Bug Fixes

1.88.1 (2023-09-10)

Bug Fixes

  • Dockerfile: lock node alpine version (6f5c1da)

1.88.0 (2023-09-10)

Features

  • connections: close filtered connections (4f8c4b2)
  • connections: fuzzy filter (9a144e8)
  • connections: keyed connection rows and cells (e7eb3dd)
  • connections: set CONNECTIONS_TABLE_MAX_CLOSED_ROWS to 200 (b34ceb3)
  • connections: use Index instead of key (07f461f)
  • logs: use Index instead of For (669492f)

1.87.0 (2023-09-10)

Features

1.86.1 (2023-09-10)

Bug Fixes

  • proxies: format proxy type (1c61df8)

1.86.0 (2023-09-09)

Features

  • logs: fixes #194 (b000f91)
  • setup: prefix endpoint url with current url protocol if missing (e935aed)

1.85.0 (2023-09-09)

Features

1.84.0 (2023-09-08)

Features

  • connections: make connections table sorting state persisted (6957cb4)
  • connections: show connection detail on click of a button (daf1682)
  • logs: add i18n translation support (965ec50)

1.83.2 (2023-09-08)

Bug Fixes

  • proxies: disconnect after proxy is changed (a8cb75f)

1.83.1 (2023-09-08)

Bug Fixes

  • connections: close conns (f3423ab)

1.83.0 (2023-09-08)

Features

  • proxies: auto close connections when proxy selected (15d20cd)

Bug Fixes

  • button: btn disable (59a7273)
  • connections: limit number of conns (5263710)
  • connections: table close conn (d0c7c15)
  • connections: ws error when switch end point (b04b20f)

1.82.0 (2023-09-07)

Features

  • add a gradient color to logo text (4da1720)
  • proxy: add more adapter types to be processed by formatProxyType (8245268)

1.81.1 (2023-09-07)

Bug Fixes

1.81.0 (2023-09-07)

Features

  • connections: update connections page top area (64659b2)
  • new logo color (e31c1eb)

Bug Fixes

1.80.0 (2023-09-07)

Features

  • hidden scrollbar for mobile (2ce3016)

Bug Fixes

  • connections: padding fix (8cea622)
  • tab style for conns and proxies (842ce9e)

1.79.0 (2023-09-07)

Features

  • proxies: default proxies and remove all tab (66c7935)
  • update LogoText (8d62c9f)

Bug Fixes

1.78.1 (2023-09-06)

Bug Fixes

  • unselectable ProxyNodeCard also has cursor-pointer applied (d5112f2)

1.78.0 (2023-09-06)

Features

1.77.0 (2023-09-06)

Features

  • proxy: keep tab at the top (1bb36a1)
  • update the overall look of the app (08ed610)

Bug Fixes

  • btn disable && var name (6c88062)

1.76.1 (2023-09-06)

Bug Fixes

  • Connections: disable grouping for time&speed (#160) (8398dff)

1.76.0 (2023-09-06)

Features

  • proxy: merge proxies and proxyProviders into one page (93114b2)
  • rules: config for render rules in two columns (7e2fe6a)

Bug Fixes

  • connections: table max row 200 (0d61b46)
  • proxy: add small gap between update button and tabs (ff7dab7)
  • request: ws request url (a13060a)
  • translation: latencyTestTimeoutDuration (2ebedcc)

1.75.1 (2023-09-06)

Bug Fixes

  • overview: chart font size (af70669)

1.75.0 (2023-09-06)

Features

  • connections: split source info into sourceIP and sourcePort (2d61f45)

1.74.4 (2023-09-06)

Bug Fixes

  • config: speedtest timeout config (5f1e773)

1.74.3 (2023-09-06)

Bug Fixes

  • Dockerfile: lock node version to 20.5-alpine (c370a84)
  • proxies: speedtest params error (5f0fb23)

1.74.2 (2023-09-06)

Bug Fixes

  • tableSizeClassName not been generated by tailwindcss (5f4f9a8)

1.74.1 (2023-09-05)

Bug Fixes

1.74.0 (2023-09-05)

Features

  • connections: shrink the element sizes down (0aa9779)

1.73.0 (2023-09-05)

Features

  • connections: pausing support (6076619)

1.72.1 (2023-09-05)

Bug Fixes

  • connections: limit closed connection items count below 100 (f97f467)

1.72.0 (2023-09-05)

Features

  • connections: add closed connections tab (f0e32d9)

1.71.0 (2023-09-05)

Features

  • connections: connections table now supports grouping (4c8b38f)

Bug Fixes

  • proxy: updateAllProvider, some of the proxy provider update may throw (e09aac2)

1.70.0 (2023-09-05)

Features

  • config: add setting, requestTimeoutDuration (d01d148)

1.69.0 (2023-09-05)

Features

  • icon success color when updating (6575e73)
  • make some changes in response to community suggestions (cc78d4e)
  • make some changes in response to community suggestions (90ecb86)

Bug Fixes

1.68.0 (2023-09-05)

Features

Bug Fixes

1.67.5 (2023-09-05)

Bug Fixes

  • build issue, Cannot redefine property: File (b50c41e)

1.67.4 (2023-09-05)

Bug Fixes

1.67.3 (2023-09-05)

Bug Fixes

  • better toggle twemoji implementation (13abde7)

1.67.2 (2023-09-04)

Bug Fixes

  • rollback to h-screen :) (b68e0c6)

1.67.1 (2023-09-04)

Bug Fixes

  • use min-h-screen-safe instead of h-screen (6f366fe)

1.67.0 (2023-09-04)

Features

  • add padding-bottom safe-area (a55ec6f)

1.66.0 (2023-09-04)

Features

Bug Fixes

  • proxies: group type does not show UDP (f0fbe09)

1.65.0 (2023-09-04)

Features

  • connections: optimized search (17d9ae4)

1.64.0 (2023-09-04)

Features

  • logs: sticky table thead (5affd5b)

1.63.0 (2023-09-04)

Features

  • connections: sticky table thead (7f8f8a9)
  • overview: reduce padding of the chart container (3728cd2)

1.62.0 (2023-09-04)

Features

  • overview: update the overall look of the overview page (c757850)

Bug Fixes

  • proxies: also display latency when PROXIES_PREVIEW_TYPE is DOTS (347ebb6)
  • rule size (2ff31d4)

1.61.0 (2023-09-04)

Features

  • config for render proxies in same page (5bc540e)
  • time column in conns (98f6293)

1.60.3 (2023-09-04)

Bug Fixes

  • auto login (d7f3649)
  • connections: close column header translation result not updating (5689034)

1.60.2 (2023-09-04)

Bug Fixes

1.60.1 (2023-09-03)

Bug Fixes

  • overview: only enable flex-row layout on large screen (be8b54a)

1.60.0 (2023-09-03)

Features

  • connections: move close connection button next to search input (4b8175d)

1.59.1 (2023-09-03)

Bug Fixes

  • connections: disable sorting for close column (98b5d62)

1.59.0 (2023-09-03)

Features

  • display current version (1765ada)
  • overview: add background color to charts container (bd83d11)

1.58.0 (2023-09-03)

Features

  • connections: copy to clipboard on right click (58afb5f)

1.57.3 (2023-09-03)

Bug Fixes

  • font: adapt to apple fonts (84c70b0)

1.57.2 (2023-09-03)

Bug Fixes

1.57.1 (2023-09-02)

Bug Fixes

  • latency: invalid 0 latency scenario (dd5f0f1)

1.57.0 (2023-09-02)

Features

  • config: make config option titles more noticeable (b9eb92f)

1.56.0 (2023-09-02)

Features

  • proxies: sortProxiesByOrderingType (635b8ba)

Bug Fixes

  • proxies: latency widget (b511b88)

1.55.0 (2023-09-02)

Features

  • add PROXIES_PREVIEW_TYPE - off (fec6413)
  • relax https latency test range (1b09fa3)

1.54.0 (2023-09-02)

Features

  • add buttons - updateGEODatabases, restart, upgrade (8e56543)

1.53.0 (2023-09-02)

Features

  • config for render in two col (5d43ea0)

Bug Fixes

1.52.1 (2023-09-02)

Bug Fixes

1.52.0 (2023-09-02)

Features

1.51.1 (2023-09-02)

Bug Fixes

  • rules page && dns query for mobile (86fd0d7)

1.51.0 (2023-09-02)

Features

Bug Fixes

  • update proxy provider api may throw (ad46745)

1.50.0 (2023-09-02)

Features

Bug Fixes

  • better update provider all (68ef377)

1.49.0 (2023-09-02)

Features

  • auto close all connections before switch proxy (b79f10f)
  • collapse proxies and provider (8757924)

1.48.0 (2023-09-02)

Features

  • try defalut host and secret && adapt openclash (fa612a1)

1.47.0 (2023-09-02)

Features

1.46.0 (2023-09-02)

Features

Bug Fixes

  • init scroll from 30 && revert delay map (c260db1)
  • show option (1351119)

1.45.2 (2023-09-02)

Bug Fixes

1.45.1 (2023-09-02)

Bug Fixes

  • dns query component layout (2464896)

1.45.0 (2023-09-02)

Features

  • connections: reset the ordering of columns (9d3706f)
  • i18n for conn table (33fa191)

1.44.1 (2023-09-02)

Bug Fixes

1.44.0 (2023-09-02)

Features

1.43.0 (2023-09-02)

Features

  • choose halloween as default theme (a1dee05)

1.42.1 (2023-09-02)

Bug Fixes

1.42.0 (2023-09-01)

Features

  • adjust table border radius (9a9b1b4)

1.41.2 (2023-09-01)

Bug Fixes

  • header tooltip on menu items instead of inner links (2619b4f)

1.41.1 (2023-09-01)

Bug Fixes

  • some themes is overriding global font-family (c8a41bd)

1.41.0 (2023-09-01)

Features

  • publish gh-pages to a custom domain (4b548fb)

1.40.0 (2023-09-01)

Features

  • i18n: setup page i18n support (07ee55d)

1.39.0 (2023-09-01)

Features

  • i18n: add i18n support for navs (3c7f01a)
  • i18n: add more i18n resources (b3172da)
  • i18n: add toggle i18n button (5620011)

Bug Fixes

1.38.0 (2023-09-01)

Features

  • logs: render logs in table (7eee024)

1.37.0 (2023-09-01)

Features

1.36.1 (2023-09-01)

Bug Fixes

1.36.0 (2023-09-01)

Features

  • infinite scroll for proxy card (2584223)

1.35.1 (2023-09-01)

Bug Fixes

1.35.0 (2023-09-01)

Features

1.34.0 (2023-09-01)

Features

  • stats: flexible size stat on large screen (f5866dc)

1.33.1 (2023-09-01)

Bug Fixes

  • cannot import module from connection (3b774b9)
  • connections: destination and host (bbfd514)
  • import path (13ff26c)

1.33.0 (2023-09-01)

Features

  • speed test dot for proxy (e9c6666)

Bug Fixes

1.32.0 (2023-09-01)

Features

1.31.0 (2023-09-01)

Features

  • show subscription usage in a progress bar (24bfadd)
  • subs info (45da766)

Bug Fixes

1.30.0 (2023-09-01)

Features

Bug Fixes

1.29.0 (2023-09-01)

Features

  • infinite scroll for rules (a05c548)

Bug Fixes

  • set proxy both from proxies and provider (2549bfe)

1.28.3 (2023-09-01)

Bug Fixes

1.28.2 (2023-09-01)

Bug Fixes

1.28.1 (2023-09-01)

Bug Fixes

1.28.0 (2023-09-01)

Features

1.27.1 (2023-08-31)

Bug Fixes

1.27.0 (2023-08-31)

Features

1.26.0 (2023-08-31)

Features

1.25.1 (2023-08-31)

Bug Fixes

  • connections: update the look of close button (eee81e6)

1.25.0 (2023-08-31)

Features

1.24.0 (2023-08-31)

Features

1.23.0 (2023-08-31)

Features

  • config port && hide id in table by default (e0f5c46)
  • update provider && rule pages style (c0fee9d)

1.22.0 (2023-08-30)

Features

  • hide drawer on menu click (7ce001c)

1.21.0 (2023-08-30)

Features

1.20.0 (2023-08-30)

Features

Bug Fixes

  • card protocol text style (4a03662)

1.19.0 (2023-08-30)

Features

1.18.0 (2023-08-30)

Features

  • connections: reverse chains (43edb25)
  • prevent duplicate endpoints from being stored (#45) (e966288)

1.17.0 (2023-08-30)

Features

  • redirect illegal path to overview (#41) (a114b35)

1.16.0 (2023-08-30)

Features

  • route to override immediately after checking (#39) (b178161)

Bug Fixes

1.15.0 (2023-08-30)

Features

Bug Fixes

1.14.2 (2023-08-30)

Bug Fixes

1.14.1 (2023-08-30)

Bug Fixes

  • support child path to fix router issue (1091234)

1.14.0 (2023-08-29)

Features

  • docker: multi-platform support (c7a8af4)

Bug Fixes

  • dependabot: package-ecosystem field is not a valid value (567ffa8)

1.13.2 (2023-08-29)

Bug Fixes

  • remove permissions definition (154d780)

1.13.1 (2023-08-29)

Bug Fixes

  • repository name should be lowercase (5d5b9f2)

1.13.0 (2023-08-29)

Features

1.12.0 (2023-08-29)

Features

1.11.0 (2023-08-29)

Features

  • connections: fallback host column to destinationIP (4e5f8d2)
  • show downlaod and upload speed in per-second form (49bf6c7)

1.10.0 (2023-08-29)

Features

  • calculate download speed and upload speed (6a1c1ab)
  • update connection columns (7336948)

1.9.0 (2023-08-29)

Features

1.8.1 (2023-08-29)

Bug Fixes

1.8.0 (2023-08-29)

Features

1.7.0 (2023-08-28)

Features

1.6.0 (2023-08-28)

Features

Bug Fixes

1.5.0 (2023-08-28)

Features

1.4.0 (2023-08-27)

Features

  • connections: add sorting and close connection support (45c9740)

1.3.0 (2023-08-27)

Features

  • show vertical stats on small screen devices (841161a)

1.2.0 (2023-08-27)

Features

  • update proxies page layout (54e5e1f)

1.1.0 (2023-08-27)

Features

  • add bg color and text color for stats (c273169)

1.0.3 (2023-08-27)

Bug Fixes

  • publish zip instead of assets (f7ee4f7)

1.0.2 (2023-08-27)

Bug Fixes

1.0.1 (2023-08-27)

Bug Fixes

1.0.0 (2023-08-27)

Features

  • use hash router instead of browser (#1) (b9ab6a9)

Bug Fixes

  • layout issue on mobile platform (35a02e4)
  • setup failed when secret is required (b660847)
编辑 | blame | 历史 | 原始文档
MIT License Copyright (c) 2023 MetaCubeX

Permission is hereby granted, free of
charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to the
following conditions:

The above copyright notice and this permission notice
(including the next paragraph) shall be included in all copies or substantial
portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
CHANGELOG 63 KB
Readme 365 b