Replies: 1 comment
-
So, it looks like I am correct, this tool is unfortunately a HTML and JS wrapper for 10 other APIs, including your very own ipcheck.ing site. I would like to have a Docker deployable tool that runs my own API. Why don't you release ipcheck.ing's full code, including how you run that API? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It appears that this fires off all of it's functions to separate services/APIs? This otherwise looks fantastic, but I'm wanting a tool that I can deploy on my own servers that runs most everything locally. Unless I am misunderstanding, this tool appears to only fire off API requests and the rest of the code is missing. Your demo is at ipcheck.ing so I assume this repo contains all of the code for that demo, except that upon inspection of your code, all this does is fire off requests to your own secret API.
Please release the code running 4.ipcheck.ing, 6.ipcheck.ing, and API.ipcheck.ing. As of now, your story about how you didn't know js and vue until you finished this project, this seems fake because you aren't releasing the entire project.
Beta Was this translation helpful? Give feedback.
All reactions