Skip to content

Releases: narrowlink/narrowlink

0.2.5

20 Mar 17:26
Compare
Choose a tag to compare

What's Changed

0.2.4

15 Feb 19:47
dd9943b
Compare
Choose a tag to compare

What's Changed

0.2.3

11 Feb 20:43
Compare
Choose a tag to compare

What's Changed

  • Fix build errors on the latest SDK of macOS Sonoma 1e01629
  • Tun interface stability Improvement bb0a072
  • Potential Security Improvement (unreachable) - Bump shlex from 1.2.0 to 1.3.0 #90
  • Fix h2 denial of service vulnerability #91

0.2.2

02 Jan 18:45
Compare
Choose a tag to compare

Commits

  • fc03c21 Change E2EE chunks from WS chunks to a new custom blocking mode
  • b567b9b Add support of X-Forwarded-Proto to the gateway
  • 7aa92fb Fix client exit in connect when its session is interrupted
  • a2acb9a Add license info to the binaries help
  • bcb2bd4 Drop support of config version 0.1.x

0.2.1

08 Nov 21:03
Compare
Choose a tag to compare
  • 04eedac: Fixed forward tunnel wrong protocol selection

0.2.0

07 Nov 22:35
Compare
Choose a tag to compare

Major Changes

  • Implemented direct peer-to-peer connectivity between clients and agents using QUIC protocol. Tunnels now can use both relay and direct modes.
  • Added experimental TUN interface support to receive IP traffic. (Requires privileged access).
  • Replaced single certificate for all domains with individual certificates for each domain to improve privacy.
  • Simplified access control by only sending rules when command channel connects rather than each connection.

Other Enhancements

  • Agents can now run in background
  • Reduced binary size
  • Improved logging
  • Enhanced stability
  • Better error handling

Known Issues

  • TUN interface requires privileged access and is currently experimental. Guidelines will be provided for safe usage.
  • Breaking changes from 0.1.x releases. Not backwards compatible.

Read more: https://narrowlink.com/blog/Narrowlink-0.2.0-Peer-to-Peer-Connectivity-and-TUN-Interface

0.1.4

24 Aug 01:13
cb102f8
Compare
Choose a tag to compare

Commits

0.1.3

15 Aug 04:26
4051cfc
Compare
Choose a tag to compare
  • Add x86_64-unknown-freebsd
  • Error handling improvement
  • Fixing the partial transfer issue
  • Internal improvements

Narrowlink first release - 0.1.2

09 Aug 05:28
Compare
Choose a tag to compare
add 'emplates/*.html' to Cargo.toml include config