Skip to content

Releases: idoa01/canals

Add SOCKS support

04 Dec 09:17
742145b
Compare
Choose a tag to compare

- allow to create a SOCKS connection viacanals socks `

  • update gem dependencies
  • use symbols throughout the config files
  • add suspend to session (which closes the tunnels, but doesn't remove from session)
  • setup wizard changes.

Adhoc

02 Apr 09:01
374be80
Compare
Choose a tag to compare
  • Add adhoc feature for temporary canals
  • Add delete method
  • Allow starting existing canal with new local-port

v0.8.7

01 Oct 12:30
Compare
Choose a tag to compare

Fix: check for errors when creating a new tunnel

v0.8.6

07 Jul 15:16
Compare
Choose a tag to compare

Allow to create tunnels with custom bind-address or update it.

v0.8.5

14 Mar 15:06
Compare
Choose a tag to compare

better indication of aliveness in session

v0.8.4: [bug fix]

06 Mar 17:43
Compare
Choose a tag to compare

add bash completion for update

v0.8.3

06 Mar 17:30
Compare
Choose a tag to compare
  • Allow update existing tunnels via canal update <name>
  • Allow configuration of global binding address via canal setup bind-address

v0.8.2

02 Mar 17:57
Compare
Choose a tag to compare
  • fix issue with unwanted dependency
  • add local port info to session table

Quick Fix: require error

16 Feb 13:49
Compare
Choose a tag to compare

Oops! forgot a require which made the whole project unusable ☹️

v0.8.0

16 Feb 13:36
Compare
Choose a tag to compare

This is the first release of canals. It still misses a lot of tests and documentations but it works!