YOURLS is a free and open-source URL shortener that allows you to create your own custom URL shortening service. Here's a step-by-step tutorial for installing YOURLS on your Windows 11 machine.
users/config-sample.php
to users/config.php
.users/config.php
in a text editor and update the following fields:define( 'YOURLS_SITE', 'http://example.com' );
define( 'YOURLS_DB_USER', 'yourlsuser' );
define( 'YOURLS_DB_PASS', 'yourlspassword' );
define( 'YOURLS_DB_NAME', 'yourlsdb' );
define( 'YOURLS_DB_HOST', 'localhost' );
http://localhost/YOURLS/admin
to access the YOURLS administration interface.Congratulations! You have successfully installed YOURLS on your Windows 11 machine.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!