Skip to content

Releases: CHERTS/anylink

v0.11.4

03 Apr 20:36
28c2bfb
Compare
Choose a tag to compare

What's changed

  • Add custom homepage status code
  • Fix the email image display logic and make it compatible with google gmail
  • Globally enable server forwarding
  • Added online user search and one-click offline functions
  • Add AnyLink client macOS type judgment
  • DTLS is turned off by default
  • iptables add comment
  • Fix mail STARTTLS protocol
  • Add footer copyright
  • Fix the problem of reconnection of mac mobile client
  • Modify atomic reference
  • Add profile name (used to distinguish configurations of different websites)
  • Exclude export ip routing (export ip is not encrypted for transmission)
  • Fix heartbeat time

v0.11.2

03 Mar 18:27
ca4ccc0
Compare
Choose a tag to compare

What's changed

  • Fix the problem that iptables does not take effect under alpine:3.19
  • Add white export ip by default
  • Add appBuildDate
  • Modify certificate name
  • Fix openconnect reconnection problem
  • Add otp description
  • Update golang and go.mod

v0.11.1

06 Feb 06:46
20ce80c
Compare
Choose a tag to compare

A lot of optimizations and feature additions have been made this time. If you have any problems during use, please contact me.

  • Add multi-architecture compilation, including linux/amd64, linux/arm64
  • Add username, name, email fuzzy search support
  • Added automatic disconnection of idle link timeout
  • Add deploy deployment script, including systemd, docker-compose, k8s
  • Add docker to start for the first time and automatically initialize the configuration file
  • Update certificate information

What's changed

  • Fix OpenConnect DTLS MTU detection following DPD-REQ protocol
  • Update go.mod 7day
  • Add github action compilation