How is ikvjwd implemented? #1
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
rcsheets/ikvjwd#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So I found ikvjwd.com, and was curious how it's implemented. Some searching led me to this repo, but it only has HTML. Which leads me to guess: you're using using IPTables to forward incoming traffic from IPv6 sources to Github's IPv4 address?
Can you confirm that guess? Or is it something else?
The SSH forwarding is implemented using haproxy. You're correct that the incoming IPv6 traffic is simply forwarded to GitHub's IPv4 address.
Would you mind sharing the configuration file you used with haproxy?
Added in commit
58979dcaf4