Skip to content

Releases: eikendev/hackenv

v0.1.3

21 Jul 21:40
1372525
Compare
Choose a tag to compare

Changelog

  • 1372525 Fix default user for Parrot image

v0.1.2

21 Jul 18:01
aafe0df
Compare
Choose a tag to compare

Changelog

  • aafe0df Fix GoReleaser args
  • 59ec369 Update dependencies and download URLs

v0.1.1

21 Dec 22:08
78adfcc
Compare
Choose a tag to compare

Changelog

v0.1.0

26 Apr 20:29
820b837
Compare
Choose a tag to compare

Changelog

  • 820b837 docs: update README.md to describe new features
  • f8da8d5 refactor: reword command and use consistent case
  • e4f5d4d Make scripts less configuration-dependent
  • fd1cc4d Merge pull request #8 from cyrinux/feat/cle/embed-create-bridge
  • 6c3d308 chore: review 2
  • 80fd698 chore: enable debug logging if verbose enable
  • 57323d0 fix: some enhancement following review
  • 71d6fd3 chore: wording
  • c27b3cf chore: one Run() per fix command
  • d266f5e fix: check RemoveBridge first
  • bc2862c fix: move bin/ dir and symlink to root/
  • 31004ae fix: use hardlinks instead copies
  • 0425c93 feat: add fix params, embed hackenv_ scripts
  • b9f79c0 Log to stderr
  • 1066df6 Provide default value for Version
  • c747500 Add hint to label image after download

v0.0.12

21 Apr 21:17
85118d0
Compare
Choose a tag to compare

Changelog

  • 85118d0 Improve command line interface

v0.0.11

20 Apr 13:52
60e3f21
Compare
Choose a tag to compare

Changelog

v0.0.10

27 Mar 22:02
a302a98
Compare
Choose a tag to compare

Changelog

  • a302a98 Cleanup and deduplicate code
  • a75488b Merge pull request #6 from cyrinux/feat/enhancements
  • accefb6 fix: review batch 1
  • 6c46d10 fix: review bridge scripts
  • 27058cb feat: add fullscreen support
  • 3385fdd chore: tiny fix for my personal usage
  • 27d5d2d Merge pull request #5 from cyrinux/chore/parrot_5.0
  • bee1305 chore: add parrot 5.0 support

v0.0.9

26 Mar 14:50
0f4af74
Compare
Choose a tag to compare

Changelog

  • 0f4af74 Fix install of gofumpt
  • 6e78330 Add support for ParrotOS v5
  • ab6794f Use gofumpt to enforce stricter format
  • b81a6ca Update install instructions

v0.0.8

19 Sep 14:05
c05969c
Compare
Choose a tag to compare

Changelog

c05969c Add banner and colored log

v0.0.7

15 Sep 12:16
f507589
Compare
Choose a tag to compare

Changelog

f507589 Setup Go earlier in CI pipeline
3937336 Clean up Makefile
237a33a Replace go get with go install
277ada8 Add spicevmc channel for clipboard sharing
b499089 Fix link to Parrot Security
3456cfa Suppress warnings when connecting via SSH
7d29230 Highlight that users can use the binary downloads
55b7fef Explain what short-lived means for data in the VM
6a91064 Restore HTML section to previous state
152e087 Fix HTML section in README.md
f750fa1 Explain that VMs are meant to be short-lived
d87915a Update README.md