Replies: 1 comment 1 reply
|
I installed and configured it on termux. I can access it via Edge Browser. But I cannot do it using Windows explorer and Kodi. Here's my config file: server: cheroot
host: 192.168.1.101
port: 8080
provider_mapping:
'/': '/storage/emulated/0'
http_authenticator:
accept_basic: true
simple_dc:
user_mapping:
'*':
'....':
password: '....'
roles: ['admin']
verbose: 2What am I doing wrong? Here's ther error: |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Can we install and run on termux on android? If yes, how? If no, is there a possibility to add support for Android too?
All reactions