27 Commits
Author SHA1 Message Date
Franco Fichtner 3a3984f01f net/shadowsocks: FreeBSD port points to wrong config
PR: https://github.com/opnsense/ports/pull/235
2025-09-03 15:42:36 +02:00
Franco Fichtner 940d34bdda net/shadowsocks: fix typo 2025-08-26 15:58:49 +02:00
Franco Fichtner 746d153279 net/shadowsocks: remove buzz words garbage and add changelog 2025-08-26 11:14:39 +02:00
Franco Fichtner 9ee2c2834d net/shadowsocks: tweaks and fixes 2025-08-26 11:09:59 +02:00
Franco Fichtner 55576e88d7 net/shadowsocks: cleanup 2025-08-26 11:02:38 +02:00
eguunandGitHub a8a9bd9e18 25.7.2 patch for shadowsocks (#4913) 2025-08-26 11:00:16 +02:00
Franco Fichtner 06ea26bbb5 net/shadowsocks: switch to shadowsocks-rust; closes #4662 2025-07-17 11:56:31 +02:00
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
xabbok255andGitHub ff0b9042a8 Shadowsocks plugin tcp_and_udp mode (#3868) 2024-05-13 09:05:30 +02:00
Franco Fichtner 57ebc7510f plugins: strip $FreeBSD$ since gone in src.git 2023-09-06 08:28:11 +02:00
Franco Fichtner a9d1b8b741 net: revision bumps 2021-02-22 15:22:40 +01:00
Franco Fichtner ae66c9361c net/shadowsocks: bump revision 2020-06-24 14:36:24 +02:00
Johann RichardandGitHub 930995ba3a Make doc for password more explicit, group options logically (#1765)
It may be obvious to some, but I think there's some value in making it more explicit that the password required here is for the *remote* shadowsocks server. Furthermore, I would suggest moving the password in the form closer to the remove server info.
2020-05-05 07:25:34 +02:00
Franco Fichtner 4ff026076a src: style sweep 2019-01-14 09:04:33 +01:00
Alexander ShurshaandFranco Fichtner c077f65cfc net/shadowsocks: change menu name General->Server for clarity; closes #853 2018-09-23 21:29:26 +02:00
Franco Fichtner 6fbe82b1f4 */*: retrofit @mimugmail's e-mail as requested 2018-09-17 08:05:31 +02:00
Franco Fichtner ecd3439507 net/shadowsocks: release requested by @mimugmail 2018-03-23 09:02:45 +01:00
Franco Fichtner 393b6682fa net/shadowsocks: bump model version after default change 2018-02-09 07:15:53 +01:00
MichaelandFranco Fichtner b7158a3456 net/shadowsocks: add local_address (#553) 2018-02-09 07:14:17 +01:00
Franco Fichtner c0f4d4ef29 net/shadowsocks: executable for rc.d script
PR: https://github.com/opnsense/plugins/pull/553
2018-02-09 07:13:13 +01:00
Franco Fichtner 0a52509f30 net/shadowsocks: style fix 2018-02-06 19:52:21 +00:00
MichaelandFranco Fichtner d278bf170a net/shadowsocks: add ss-local, split services (#528) 2018-02-06 20:48:54 +01:00
Franco Fichtner 04f842e8fd */*: whitespace sweep, prevent .map removal in rspamd 2018-01-29 07:46:46 +01:00
MichaelandFranco Fichtner 84aa1ae766 security/shadowsocks: minor update (#514) 2018-01-24 12:35:29 +01:00
NOYBandFranco Fichtner 5533702035 HTML Compliance - Attribute "type" on Element <script>
Warning: The type attribute is unnecessary for JavaScript resources.

HTML5: Edition for Web Authors
http://www.w3.org/TR/2014/REC-html5-20141028/scripting-1.html
The default, which is used if the attribute is absent, is "text/javascript".

The Script element
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script
HTML5 specification urges authors to omit the attribute rather than provide a redundant MIME type.
2018-01-21 13:35:06 +01:00