Skip to content

Releases: rurreac/slider

v0.1.2

10 Jul 07:55
03e32fb
Compare
Choose a tag to compare

Changelog

v0.1.1

12 Jun 07:20
79f8ceb
Compare
Choose a tag to compare

Changelog

  • 79f8ceb chore: bump up dependencies

v0.1.0

09 May 19:00
4b29a77
Compare
Choose a tag to compare

Changelog

  • 28c3514 chore: add tests and local build (#36)
  • 45dfd2d chore: console should not use colors if no pty (#37)
  • 4131d14 chore: console usage
  • e3c89e5 chore: handle connections with URLs instead IPs (#41)
  • b448c2e chore: implement execute with instance (#40)
  • 4a72714 chore: independent builds (#42)
  • 4b29a77 chore: making sense of the func
  • 8749427 chore: notify endpoint errors as they happen during creation
  • 4b9d558 chore: refactor template into compliance (#44)
  • c601660 chore: replace flag with sflag package across the project (#47)
  • aa6d626 chore: set message to debug
  • 02751ca chore: use custom dns server for resolving clients and servers (#43)
  • 31b4d15 feat: add interactive sftp features and improve console handling (#46)
  • 2cf4b75 feat: adds port forwarding support (#49)
  • 1332451 feat: adds sftp support with or without authentication (#38)
  • 0353773 feat: adds tls listener option (#52)
  • 2a18b06 feat: allow setting a custom protocol (#48)
  • c9cd109 feat: persistent history on console and sftp sessions (#51)
  • 396c2ba feat: support ssh and bind shells (#39)
  • f5c2e76 fix: correct wrong flag controls (#45)
  • 75a6026 fix: flush to show remote listings
  • d744038 fix: use console print instead

v0.0.6

13 Jan 17:40
6c73e1e
Compare
Choose a tag to compare

Changelog

v0.0.5

12 Dec 09:02
5763345
Compare
Choose a tag to compare

Changelog

  • 5763345 chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.31.0 (#33)

v0.0.4

03 Aug 08:44
4830456
Compare
Choose a tag to compare

Changelog

  • f0d665a Merge remote-tracking branch 'origin/main'
  • 4830456 feat: enable HTTP redirection
  • fefe269 feat: extend web templates
  • d3e5936 feat: library bump
  • dc5c474 feat: mimic other web server default pages (#32)
  • 916f44e fix: client cmd out of index error

v0.0.3

03 Jul 20:54
aabd8a2
Compare
Choose a tag to compare

Changelog

  • aabd8a2 chore: version dependency bump

v0.0.2

25 Apr 19:22
7a28900
Compare
Choose a tag to compare

Changelog

  • 09640c7 chore: ensure minimum keepalive duration (#31)
  • 73ce9b2 chore: standardize authentication (#30)

v0.0.1

09 Apr 10:17
6bb137b
Compare
Choose a tag to compare

Changelog

  • ec28bc1 chore: add console output formats
  • a44fa12 chore: adds release workflow
  • ae73c91 chore: adds server fingerprint verification
  • 9f94534 chore: adds support for conpty (#3)
  • d380f33 chore: bump dependencies
  • 3749aac chore: bump x/net up
  • 506b8eb chore: clean-up (#22)
  • 6088c09 chore: cleans up typecheck warns (#18)
  • b0a7fd1 chore: code clean-up (#23)
  • e1d7388 chore: differentiate client and server
  • 41e77b0 chore: extend output formats
  • f098706 chore: flag rework and descriptions
  • 3087174 chore: formats logging (#21)
  • 9bbfe39 chore: min flag and type work
  • 701e605 chore: pack window change events together within a period (#9)
  • 42434f6 chore: processes exec and returns output (#20)
  • acef4f1 chore: remove unused (#17)
  • 508caff chore: replace sshclient session with standard channel (#4)
  • 34678f9 chore: send info in a different routine
  • 5b9c50c chore: separate http handlers
  • 30f75d3 chore: sessions, console, flags refactor (#2)
  • 7957971 chore: update go.sum
  • ef08d3b chore: use Ed25519 private key instead of RSA
  • df818dc chore: use prv key rather than ssh prv key (#24)
  • 12c0145 feat: add simple command autocompletion (#12)
  • f45ade6 feat: added features by conn message
  • b4f41a5 feat: adds cert authentication and management (#6)
  • 7ff4fc9 feat: adds client retry option (#16)
  • c130433 feat: adds releaser (#25)
  • 5ac6963 feat: adds socks5 support (#5)
  • d851ed6 feat: basic color option
  • 3549922 feat: basic upload / download
  • f54bb3a feat: batch download from list file
  • a3779b4 feat: client as listener option (#8)
  • e373a43 feat: extend windows interpreter
  • 399fe56 feat: extend windows interpreter
  • dcb2c50 feat: functional c2
  • 9cc2130 feat: global colors
  • 1fce939 feat: increase console output
  • 03e2b19 feat: mapped commands (#7)
  • 21df2f6 fix: add file basic error output to jobs
  • 8a76fd2 fix: avoid blocker with reply
  • 68dd018 fix: avoid listener recreation
  • 113f6e4 fix: check argument before retrieving value
  • cfee42a fix: don't panic
  • 02d997d fix: exclude darwin amd64
  • b3a1ade fix: ext typo (#26)
  • 9c2c377 fix: force VT processing enabled if available (#15)
  • a606f96 fix: missing import
  • 38d4726 fix: missing import
  • a0d2fc9 fix: missing import
  • 016e368 fix: not needed argument
  • 01924b0 fix: refined time check
  • e5eca9e fix: remove duplicate
  • d2a47e3 fix: remove unused parameter
  • 2c99a10 fix: replace string with value
  • 8cdf142 fix: replace string with value
  • d4b83c5 fix: replace with value
  • 8f03dd2 fix: return on flag parse error
  • 124a4a2 fix: session interactive output format
  • 0d614ff fix: use mutexes on session
  • 85ab02a fix: use unique names