https://github.com/universal-development/proxy-manager
Simple proxy list manager
https://github.com/universal-development/proxy-manager
Last synced: about 1 year ago
JSON representation
Simple proxy list manager
- Host: GitHub
- URL: https://github.com/universal-development/proxy-manager
- Owner: universal-development
- License: apache-2.0
- Created: 2015-05-04T20:19:53.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-03T13:20:55.000Z (almost 11 years ago)
- Last Synced: 2025-05-17T13:14:07.539Z (about 1 year ago)
- Language: Java
- Size: 285 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# proxy-manager
Proxy manager application with web interface
So far is implemented background service for proxy checking which store results in Elasticsearch and we have a small webapp for JMX interface... as another UI we have Kibana dashboard on which we can track proxy status...
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.