Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for IPv6 #4

Closed
claudiodangelis opened this issue Mar 22, 2018 · 2 comments
Closed

Add support for IPv6 #4

claudiodangelis opened this issue Mar 22, 2018 · 2 comments

Comments

@claudiodangelis
Copy link
Owner

No description provided.

@claudiodangelis
Copy link
Owner Author

Hi, a fix by @tssva is being tested. Can someone please help testing it?

The code above will fetch the changes to test, change branch, build the tool and transfer the README of the project.

Instructions:

cd ~/go/src/github.com/claudiodangelis/qr-filetransfer
# Fetch the changes
git fetch origin pulls/30/head:ipv6
# Jump into the testing branch
git checkout ipv6
# Build & Run
go build && ./qr-filetransfer -debug -force README.md)

Please let me know how it goes, thanks 🙏

@claudiodangelis
Copy link
Owner Author

Fixed in #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant