https://github.com/universal-development/myip-app
Webapp for getting client ip
https://github.com/universal-development/myip-app
Last synced: 1 day ago
JSON representation
Webapp for getting client ip
- Host: GitHub
- URL: https://github.com/universal-development/myip-app
- Owner: universal-development
- License: apache-2.0
- Created: 2015-05-05T10:12:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-22T16:41:21.000Z (over 10 years ago)
- Last Synced: 2025-11-09T04:07:24.647Z (8 months ago)
- Language: Java
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# myip-app
J2EE Webapp for getting client ip
Examples:
`curl -v --header "Content-Type: application/json" http://myip.apps.universal-development.com/`
`curl -v --header "Content-Type: text/plain" http://myip.apps.universal-development.com/`
License
=======
Copyright (c) 2015 Denis O
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.