Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A lightweight and safe all-in-one docker-composer for earning passive income from your unused internet bandwidth

License

NotificationsYou must be signed in to change notification settings

bearaujus/cash-mint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A lightweight and safe all-in-one docker-composer for earning passive income from your unused internetbandwidth.A single instance ofcash-mint can earn up to50$ a month or even more,this estimation is depending on your IP location.

Compatibility

I'm creatingcash-mint while learningJenkins,Systemd,andUbuntu OS architecture, so I never designed or testingcash-mint on another operatingsystem.Here is the current supported operating system:

Description:Ubuntu 23.10Codename:mantic

Usage

To usecash-mint, you can run the following commands:

  • Clonecash-mint repository

    git clone https://github.com/bearaujus/cash-mint.git cash-mint
  • Move tocash-mint directory

    cd cash-mint
  • Then, you need to create a copy of.env.example as.env

    cp .env.example .env
  • Fill all<edit-me> at recently created.env.See:How to set up envfor more detailed guides.

    # you can use your favorite text editor to edit .envnano .env
  • (Optional) If you haven't installedDockerorMakefile yet:

    # install dockersudo apt updatecurl -fsSL https://raw.githubusercontent.com/docker/docker-install/master/install.sh -o install-docker.shchmod +x install-docker.shsudo ./install-docker.shrm install-docker.sh
    # install makefilesudo apt updatesudo apt install make
  • Finally, you can run thecash-mint. To quit, just simply pressCTRL+C.

    make run
  • (Optional) if you want to runcash-mint in the background:

    # start the cash-mint in the backgroundmake start
    # see background cash-mint logsmake status
    # stop background cash-mintmake stop

*Notes: By running this project, it means you already agreed to alllist supported sitesagreements.

List Supported Sites

I'mnot using allcash-able sites containers since I need to check whether thecontainer is safe to run ornot. For example, like this one:fazalfarhan01/EarnApp-Docker thiscontainer maybe has scary thing running in itissues/46.

I already selected carefully with the containers that I decided to use forcash-mint. Also, I already scan it withantivirus calledClamAV to ensurecash-mint is safe to run! ;)

Below are the list for sites that supported bycash-mint:

  1. BITPING
  2. EARNFM(referral link)
  3. HONEYGAIN(referral link)
  4. MYSTERIUM(referral link)
  5. PACKETSTREAM(referral link)
  6. PAWNS(referral link)
  7. PROXYLITE(referral link)
  8. PROXYRACK(referral link)
  9. REPOCKET(referral link)
  10. TRAFFMONETIZER(referral link)

Notes On Your First Run

  • If you don't want to use somecash-mint service(s), you can comment the service ondocker-compose.yml.

  • Service:MYSTERIUM(referral link)

    To start earning with MYSTERIUM, you need to register your local MYSTERIUM node.

    • Go tohttp://localhost:<MYSTERIUM_DASHBOARD_PORT>. (See: Your recently created .env)
    • Finish the node onboard.
    • Go to Settings > Account.
    • And you will see small box at the top right calledMystnodes.com Integrations.
    • Click on theClaim on mystnodes.com button.

    Now your node should be appeared on MYSTERIUM dashboard.

  • Service:PROXYRACK(referral link)

    To start earning with PROXYRACK, you need to register your local PROXYRACK node.

    • Go toPROXYRACK(referral link).
    • Go to Dashboard.
    • Add your node atAdd new device section.
    • You can see your PROXYRACK device ID through.env. (See: Your recently created .env)

TODO

  • Support cross-platform.
  • Support adaptive working directory.
  • Fix bugs when BITPING credentials invalid, it keeps restarting until the CPU is soooo hot.(this is probably causedby refreshrate from interactive terminal BITPING is too high)
  • Test all services containers if credentials are invalid.(because I never tried supplied invalid credentials to allservices at once)

License

This project is licensed under the GNU License - seetheLICENSE file for details.


Made with ❤️ frombearaujus @2024


[8]ページ先頭

©2009-2025 Movatter.jp