Skip to content

Commit

Permalink
Leave a note about using a CNAME to avoid disclosing your actual home IP
Browse files Browse the repository at this point in the history
  • Loading branch information
bendem committed Apr 13, 2020
1 parent 8963b31 commit 2891c49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ Next up, you point your script to that URL using the following get parameters:
* `ipv4` (the new ipv4)
* `ipv6` (the new ipv6)
* `password` (the password you chose in the step above)


## Notes

I recommend setting the `DOMAIN` secret to a random subdomain and then pointing a CloudFlare proxied CNAME to it. That way, it is harder to find out what your home IP is.

0 comments on commit 2891c49

Please sign in to comment.