Skip to content

f3l/shareacc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shareacc

Share your accounts with your friends over a webpanel

Introduction

  1. Add the files in htdocs/ and cgi-bin/ to the related folders of your http server.
  2. Set all required rights to files in cgi-bin folder
  3. Copy the accounts.yaml.example to accounts.yaml and change the values as needed
  4. Have fun ;)

accounts.yaml

The accounts.yaml is a YAML config file.

  • When you want to add more than one account, you must entitle very section with [(previous section)+1]
-
 num: 1
 type: example.com
 owner: Li Ziege
 user: li.ziege
 pass: foobar123

-
...

About

Share your accounts with your friends over a webpanel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published