https://github.com/youtubetomp3converterapi/haproxy
Web application to select the appropriate Debian repository for HAProxy https://haproxy.download-lagu-mp3.com
https://github.com/youtubetomp3converterapi/haproxy
debian haproxy proxy ubuntu
Last synced: 28 days ago
JSON representation
Web application to select the appropriate Debian repository for HAProxy https://haproxy.download-lagu-mp3.com
- Host: GitHub
- URL: https://github.com/youtubetomp3converterapi/haproxy
- Owner: youtubetomp3converterapi
- License: mit
- Created: 2019-10-19T16:29:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T05:11:19.000Z (over 6 years ago)
- Last Synced: 2025-03-01T11:45:34.233Z (over 1 year ago)
- Topics: debian, haproxy, proxy, ubuntu
- Language: HTML
- Size: 328 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Repository selector for HAProxy
This is a simple [AngularJS][] application to help people chooses the
appropriate repository to download HAProxy. It should be simple enough
to be modified for other purposes.
To avoid tracking the user, AngularJS is not taken on any CDN. You may
redownload it with:
wget https://ajax.googleapis.com/ajax/libs/angularjs/1.4.4/angular.js
[AngularJS]: https://angularjs.org/
## License
> Permission to use, copy, modify, and/or distribute this software for any
> purpose with or without fee is hereby granted, provided that the above
> copyright notice and this permission notice appear in all copies.
>
> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
There is no need to display a notice in `index.html`.