Releases: inlets/inletsctl
Releases · inlets/inletsctl
Release with go modules
Fix for GCE deletion
Changelog for 0.4.3:
Generated by Derek
Update to new inlets-pro download URL
Changelog for 0.4.2:
- PR #42 Move all inlets-pro-pkg to inlets-pro by @Waterdrips
- PR #40 Delete exit node provisioned on GCE with the output cmd by @utsavanand2
Generated by Derek
Fix issue downloading inlets/pro binaries on MacOS and new update command
Changelog for 0.4.1:
- PR #33 Fix issue 32 for download on MacOS by @alexellis
- PR #21 Add ability to delete using ip address by @adamjohnson01
- PR #26 Add http port to EC2 security group by @adamjohnson01
Generated by Derek
Update description and examples
Changelog for 0.4.0:
Generated by Derek
Add region flag to delete command
Changelog for 0.3.9:
- PR #27 Fix: add the region flag to the delete command by @alexandrevilain
Generated by Derek
Add download command
Changelog for 0.3.8:
- PR #22 Add command to download inlets(pro) by @Waterdrips
- PR #25 Update an output to use env var not hard coded value by @Waterdrips
Generated by Derek
Fix issue with user data for inlets-pro
Changelog for 0.3.7:
The name changed from having a suffix for linux, to having no
suffix at all. Also the version is bumped to 0.4.3. The issue
was found whilst trying to setup inlets-pro with inletsctl. The
operator may also need a patch for this change.
Tested by running the command as root on a Linux PC, before it
failed, after it worked.
Generated by Derek
Add EC2 provisioner
Changelog for 0.3.6:
- PR #16 Add ec2 provisioner by @adamjohnson01
Usage:
inletsctl create --provider ec2 --helpGenerated by Derek
Add output to "inlestctl create"
Changelog for 0.3.5:
- PR #20 Add output to create command for deletion of exit node by @adamjohnson01
Generated by Derek