Skip to content
Compare
Choose a tag to compare
@thevolcanomanishere thevolcanomanishere released this 21 Oct 13:22
· 5 commits to master since this release

Remember too chmod +x [binary] so you can execute it with ./[binary]

You can now set a password by passing it as an argument when running the binary from your server side.
Eg../folder-beam -p password

Client side -> ./folder-beam password
This will connect to your server created with password

What's Changed

Full Changelog: v3...v4