Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshp23/YOURLS-doTLS
Always use SSL/TLS for a destination url in YOURLS if available
https://github.com/joshp23/YOURLS-doTLS
ssl tls yourls yourls-plugin
Last synced: 14 days ago
JSON representation
Always use SSL/TLS for a destination url in YOURLS if available
- Host: GitHub
- URL: https://github.com/joshp23/YOURLS-doTLS
- Owner: joshp23
- License: gpl-3.0
- Created: 2019-09-23T01:17:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T08:10:16.000Z (over 2 years ago)
- Last Synced: 2024-08-02T06:14:51.019Z (4 months ago)
- Topics: ssl, tls, yourls, yourls-plugin
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Do TLS - Always use SSL/TLS for a destination url if available. (Plugins / D)
README
# YOURLS-doTLS
Always use SSL/TLS for a destination url in YOURLS if available#### Function:
This plugin will upgrade links to SSL/TLS when- adding new links
- redirecting short links
- checking link stats
- etc.#### Installation
Works with YOURLS 1.7.3(+) or YOURLS 1.7.2(-?)As any YOURLS plugin:
- Extract the `doTLS` folder in this archive into `user/plugins/`
- Enable in the admin interface.#### Note:
This may cause some small delays on page loads in the admin interface if there are a lot of links to check. This _should_ pass.### Tips
Dogecoin: DARhgg9q3HAWYZuN95DKnFonADrSWUimy3
===========================Copyright (C) 2019 Josh Panter
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .