Releases: loophole/cli
1.0.0-beta.15
Changelog
- 0d4cbef Add settings in desktop version
- 5797d0f Allow disabling old ciphers
- 0a7fdc4 Build on all branches
- a61029f Bump color-string from 1.5.4 to 1.6.0 in /ui/desktop
- 127f19f Bump dns-packet from 1.3.1 to 1.3.4 in /ui/desktop
- a7d162b Bump elliptic from 6.5.3 to 6.5.4 in /ui/desktop
- c9ec9ad Bump github.com/gorilla/websocket from 1.4.0 to 1.4.1
- 2ed7c77 Bump hosted-git-info from 2.8.8 to 2.8.9 in /ui/desktop
- 5e786cb Bump immer from 8.0.0 to 8.0.1 in /ui/desktop
- 2e0fbbf Bump ini from 1.3.5 to 1.3.8 in /ui/desktop
- 09b027c Bump node-notifier from 8.0.0 to 8.0.2 in /ui/desktop
- 45f4036 Bump path-parse from 1.0.6 to 1.0.7 in /ui/desktop
- 0d37608 Bump ssri from 6.0.1 to 6.0.2 in /ui/desktop
- 8573a95 Bump tmpl from 1.0.4 to 1.0.5 in /ui/desktop
- a6e421a Bump url-parse from 1.4.7 to 1.5.3 in /ui/desktop
- 4c3b70e Bump ws from 6.2.1 to 6.2.2 in /ui/desktop
- baed7ac Bump y18n from 4.0.0 to 4.0.1 in /ui/desktop
- f353069 Cleanup ui dependencies
- 577aca5 Override host header with actual target host
- a0d846a Switch deprecated terminal package
- 20cc63c Update README.md
- f52b30d Update everything node-related
- d92c66e Update go version
- 55bb655 Update hostname requirements in error message
1.0.0-beta.14
Changelog
05c3c22 Add Forwarded headers
5ddc78a Ask if user is sure to leave when tunnels are running
9221cef Bump axios from 0.21.0 to 0.21.1 in /ui/desktop
fa02e8e Deprecate go1.14, use go1.15, support go1.16
147d007 Fix incorrect existing tunnel recognition
d670503 Support local run
a41779b Support path while forwarding http server
8253b9d Update README.md
1.0.0-beta.13
Changelog
b67ae2a Add error handling
42b2e90 Cleanup logging
f095010 Fix certificate request
a7ade41 Fix input from pipe
3aa82f8 Fix readme commands, add WebDAV example
c4f82b8 Implement requested changes
7d01489 Refactor pipe check into pkg/closehandler function
a3e2f47 Use halfblocks for smaller QR Codes
7e0e7cc allow hostname to contain delimiters
a3efe74 feat: GUI
6d4d238 feat: Report update available
5516660 feat: enable --https flag for HTTPS servers
1.0.0-beta.12
1.0.0-beta.11
1.0.0-beta.10
Changelog
d87e15b Changed default SSH key dir to .loophole/keys, generating keys if none are found
f41d1ac Hotfix: Remove accidental login check on login command
901cf4d Implement review improvements
45ebc3d Integrated SSH-Agent into previous flow to prevent prompts where possible
dbef768 WIP: commented out password-based approach, replaced it with ssh-agent
1.0.0-beta.9 - Removed
This release was not allowing users to login, therefore we removed it. The tag and release stays to keep the history clear.
Changelog
6ee331f Added instructions on how to login to error msg
703cbc5 Create SECURITY.md
6457065 Extract common part of serve commands
53d8804 Fixed misleading variable names inside handleClient
d073d52 Fixed terminal input staying invisible
febc622 Improve login error message instructions
069295c Move QR code to better place
e4c4212 Move QRCode to communication
a3c6a34 Move top level command under serve and add directory serve, refactor
9d4af58 Remove 'serve' subcommand
e69a834 Review fixes
370dc2a Support loophole.host
1.0.0-beta.8
Changelog
19e0886 Support loophole.host
1.0.0-beta.7
Changelog
49f5da3 Make logs location use cache dir
1.0.0-beta.6
Changelog
0be1496 Add unit tests
9a47bf0 Added feedback message after termination of successful connection
54d2192 Code cleanup and feedback link added
68621e0 Continuous log writing
08f201a Create LICENSE
484e26f Logging with zerolog MultiLevelWriter
ee9cc4f Longer Outage Reconnect fix
cfdad7d Minor code cleanup
9c3e231 Remove forwarding http text