mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-11-02 11:44:04 +08:00
814fe0af59dd7f559bf76a803b190074f38b10ad
- I didn't think 'ANY' was important. It was not only important, it was crucial.
sslip.io
sslip.io is a domain that maps specially-crafted DNS A records to IP addresses (e.g. "127-0-0-1.sslip.io" maps to 127.0.0.1). It is similar to, inspired by, and uses much of the code of xip.io.
Refer to the website (sslip.io) for more information.
document_root/contains the HTML content of the sslip.io websiteci/contains the Concourse continuous integration (CI) pipeline and task.spec/contains the RSpec files for test driven development (TDD). To run the tests:
DOMAIN=sslip.io rspec spec/
conf/sslip.io+nono.io.ymlcontains the PowerDNS's pipe backend's configuration in YAML format for use with BOSH. Thepdns_pipekey is the pipe backend script, andpdns_pipe_confis its configuration file.
Description
Languages
Go
80.6%
HTML
14.5%
Ruby
2.7%
Dockerfile
1.8%
Shell
0.4%