phpsocks5/config.php
2018-06-19 18:11:41 +02:00

6 lines
70 B
PHP

<?php
$AUTH_ENABLED = 0;
$USERNAME = 'changeme';
$PASSWORD = '1234';