Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: custom vps on fleex #28

Closed
wants to merge 1 commit into from
Closed

feat: custom vps on fleex #28

wants to merge 1 commit into from

Conversation

xm1k3
Copy link
Member

@xm1k3 xm1k3 commented Apr 30, 2022

WIP:implementation of custom vps with Fleex

Configuration:

custom:
  vps-1:
    ip: {VPS-IP}
    port: {VPS-PORT}
    username: {USERNAME}
    password: {PASSWD}
  vps-2:
    ip: {VPS-IP}
    port: {VPS-PORT}
    username: {USERNAME}
    password: {PASSWD}
  vps-3:
    ip: {VPS-IP}
    port: {VPS-PORT}
    username: {USERNAME}
    password: {PASSWD}

@xm1k3 xm1k3 added the feature New feature or request label Apr 30, 2022
@xm1k3 xm1k3 closed this Sep 19, 2023
@xm1k3
Copy link
Member Author

xm1k3 commented Sep 19, 2023

this logic is no longer available, config file will be in json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant