Lets help us test our LXC panel.

2

Comments

  • @spiritlhl said:
    Every page doesn't seem to have a back to home button or a top menu bar similar to what exists on WHMCS, I have to click the browser's back button every time I need to go to another page, is this intentional?

    Will add some top menu bar probably too

  • @s_e_r_v_e_r said: the second one i dont think it will work like that, you create server with credits for one whole month, you can only renew (non functional)

    Ah, ok. And without renew, it will expire automatically after that one month runs out?

  • @s_e_r_v_e_r said:

    @spiritlhl said:
    Every page doesn't seem to have a back to home button or a top menu bar similar to what exists on WHMCS, I have to click the browser's back button every time I need to go to another page, is this intentional?

    Will add some top menu bar probably too

    Maybe you could implement it bottom-row, tmux-style like?

  • @wankel said:
    6th : there is no 'server destroy' command

    7th : 'server stop' does not provide feedback:

    • 1st try: server stop id1 , wait a moment on panel page with 'server stop' in URL, browser back;
    • 2nd try: server stop id2, leave page at the URL with 'server stop' in it
    • check status in another browser tab: only server id2 is stopped, server id1 is still running

    6th: added server delete command :)

  • wankelwankel OG
    edited January 3

    @s_e_r_v_e_r said:

    @wankel said:
    6th : there is no 'server destroy' command

    7th : 'server stop' does not provide feedback:

    • 1st try: server stop id1 , wait a moment on panel page with 'server stop' in URL, browser back;
    • 2nd try: server stop id2, leave page at the URL with 'server stop' in it
    • check status in another browser tab: only server id2 is stopped, server id1 is still running

    6th: added server delete command :)

    Fun that it works without using the panel, once logged in, by using the URL-bar as command line and typing https://panel.s-e-r-v-e-r.pw/cmd?cmd=server+delete+NfTLBqhUlq-KLBfutuGkT7odJCl9BLd :-P

    edit: although.... There was a confirmation the server got deleted, but it is still visible in the status page.

    https://panel.s-e-r-v-e-r.pw/cmd?cmd=server+delete+NfTLBqhUlq-KLBfutuGkT7odJCl9BLd
    Deleted server: NfTLBqhUlq-KLBfutuGkT7odJCl9BLd

    https://panel.s-e-r-v-e-r.pw/status

    +---------------------------------+---------+----------------------+--------------+---------------+-----------+---------------------+
    |              NAME               |  STATE  |      CREATED AT      | MEMORY USAGE | MEMORY USAGE% | PROCESSES |        IPV4         |
    +---------------------------------+---------+----------------------+--------------+---------------+-----------+---------------------+
    | NfTLBqhUlq-KLBfutuGkT7odJCl9BLd | STOPPED | 2024/01/03 14:33 UTC |              |               |           |                      |
    +---------------------------------+---------+----------------------+--------------+---------------+-----------+----------------------+
    
    Thanked by (1)s_e_r_v_e_r
  • @wankel o well another bug :D

  • wankelwankel OG
    edited January 3

    (> @s_e_r_v_e_r said:

    @wankel o well another bug :D

    Can't have everything at once :-D

    Edit - maybe for the better that the confirmation is not what it seems :

     ┌──────────────────────────────────────────────────┐
     │                                                  │
     │      .-----.-----.----.--.--.-----.----.         │
     │      |__ --|  -__|   _|  |  |  -__|   _|         │
     │      |_____|_____|__|  \___/|_____|__|           │
     │                                                  │        ┌───────────────────────┐
     │                                                  │        │                       │
     ┌───────────────────────────────────────────────────────────│┐       Welcome!       │
     │                                                           ││                      │
     │  ServerPanel v1.0                                         ││                      │
     │                                                           └───────────────────────┘
     └────────────────────────────────────────────────────────────┘ 
    
     Deleted server: s-e-r-v-e-r.pw
    

    :p B)

    Thanked by (1)s_e_r_v_e_r
  • Love the aesthetic!

    Thanked by (1)s_e_r_v_e_r
  • @s_e_r_v_e_r said:

    @sh97 said:
    Going to https://panel.s-e-r-v-e-r.pw/status
    does not show status of the created server

    you need to click update, then refresh few time that /status
    probably need auto refresh too

    Nope, so here is what I found out.
    Once I checked the status: server info SERVER-ID

    Then it started showing up in https://panel.s-e-r-v-e-r.pw/status
    Maybe a bug?

    Thanked by (1)s_e_r_v_e_r
  • @sh97 said: Nope, so here is what I found out.

    Thats weird as server info have separate page https://panel.s-e-r-v-e-r.pw/info?server=SERVER-ID
    maybe next bug :D

  • I'd like to test it out.
    account hash: UVgI5n0Pcr

  • wankelwankel OG
    edited January 3

    10th : not really a panel feature, more the image (Alpine) or mounting options; anyway: I lack permissions for ping :

     CTnthhh/Ulq-GigZKe7cVcsthsntC:~$ ping lowendspirit.com
     PING lowendspirit.com (104.21.66.20): 56 data bytes
     ping: permission denied (are you root?)
     CTnthhh/Ulq-GigZKe7cVcsthsntC:~$ 
    

    edit - my bad, I can't read :-P

    CTnthhh/Ulq-GigZKe7cVcsthsntC:~$ sudo su - 
    CTnthhh/Ulq-GigZKe7cVcsthsntC:~# ping lowendspirit.com
    PING lowendspirit.com (104.21.66.20): 56 data bytes
    64 bytes from 104.21.66.20: seq=0 ttl=60 time=1.680 ms
    64 bytes from 104.21.66.20: seq=1 ttl=60 time=2.215 ms
    
    Thanked by (1)s_e_r_v_e_r
  • edited January 3

    @wankel said:
    10th : not really a panel feature, more the image (Alpine) or mounting options; anyway: I lack permissions for ping :

     CTnthhh/Ulq-GigZKe7cVcsthsntC:~$ ping lowendspirit.com
     PING lowendspirit.com (104.21.66.20): 56 data bytes
     ping: permission denied (are you root?)
     CTnthhh/Ulq-GigZKe7cVcsthsntC:~$ 
    

    edit - my bad, I can't read :-P

    CTnthhh/Ulq-GigZKe7cVcsthsntC:~$ sudo su - 
    CTnthhh/Ulq-GigZKe7cVcsthsntC:~# ping lowendspirit.com
    PING lowendspirit.com (104.21.66.20): 56 data bytes
    64 bytes from 104.21.66.20: seq=0 ttl=60 time=1.680 ms
    64 bytes from 104.21.66.20: seq=1 ttl=60 time=2.215 ms
    

    was about to comment you figured it out :D
    basic top menu is on ;)

  • basic top menu is on ;)

    Nice!

    Thanked by (1)s_e_r_v_e_r
  • What would you think of renaming the section 'Server' to 'Actions', and 'Status' to 'Server'?

    Why? It seems the options under 'Server' are all actions, and the lines under 'Status' list servers.

    Not sure if it really adds something, it just feels more to the point. Status could be referring to the status of the platform itself, maybe?

    Thanked by (1)s_e_r_v_e_r
  • edited January 3

    @wankel said: 'Server' to 'Actions', and 'Status' to 'Server'

    like it! but next changes/credits only tomorrow i dont have more time today.
    thx so much for everyone out there!

  • @s_e_r_v_e_r said:

    @wankel said: 'Server' to 'Actions', and 'Status' to 'Server'

    like it! but next changes/credits only tomorrow i dont have more time today.
    thx so much for everyone out there!

    My pleasure!

    Thanked by (1)s_e_r_v_e_r
  • msattmsatt OG
    edited January 3

    Happy to do some testing
    Account Hash : 0TDFGB7Wt5

    Thanked by (1)s_e_r_v_e_r
  • Few observations
    Put the toolbar on the pages
    Why should I trust?
    Terms of Service
    Acceptable Use Policy
    Privacy Policy

    On the servers page, can you link all of the available commands so that they pre fill in the box just by clicking them - saves typing & mistakes.

    Thanked by (1)s_e_r_v_e_r
  • edited January 3

    I like the aesthetics.
    I don't like the AUP.

    Good luck either way.

    Thanked by (1)s_e_r_v_e_r
  • Not_OlesNot_Oles Hosting ProviderContent Writer

    Greetings @s_e_r_v_e_r!

    Welcome to LES!

    Can you or anyone else here please point me at other web page designs or at entire websites powered by inline-block plus at least partly what looks like command line terminal output?

    I went looking around on Google and didn't find much, so thanks for any help!

    Best wishes!

    Tom

    So everybody can see conveniently, here are screenshots and page code for @s_e_r_v_e_r's panel and landing page:


    <html> <head> <title>S-e-r-v-e-r.pw</title> <meta charset="utf-8"> <style> body { color: #FEFEFE; background-color: #0c0d10; margin: 0 auto; padding: 1em 0 1em 0; } @font-face { font-family: "gohu"; src: url("gohu.woff") format('woff'); } pre { font-family: "gohu", "Lucida Console", monospace, Monaco; font-size: 14px; line-height: 1.0; } a { color: #93ffd7; text-decoration: none; } </style> </head> <body> <center><div style="display: inline-block; text-align: left;"><pre> ┌──────────────────────────────────────────────────┐ │ │ │ .-----.-----.----.--.--.-----.----. │ │ |__ --| -__| _| | | -__| _| │ │ |_____|_____|__| \___/|_____|__| │ │ │ ┌───────────────────────┐ │ │ │ │ ┌───────────────────────────────────────────────────────────│┐ Welcome! │ │ ┌───────────┐ ┌───────────┐ ┌───────────┐ ┌───────────┐││ to your new home. │ │ │ ▓ - │ │ ▓ - │ │ ▓ - │ │ ▓ - │││ │ │ └───────────┘ └───────────┘ └───────────┘ └───────────┘└───────────────────────┘ └────────────────────────────────────────────────────────────┘ │ │ S-e-r-v-e-r.pw is not just another server provider. │ │ We help you get your project up and running in less │ than 5 minutes, from the moment you read this │ paragraph to the moment your site is accessible │ on the Internet. │ │ No KYC, no phone/email verification. │ We don't waste your time. │ │ [ Server Info ] │ │ LOCATION : 🇵🇱 Poland │ CPU : 1 x ( AMD Ryzen 5 3600 @ 3.60GHz ) │ RAM : 2 GB │ DISK : 25 GB ( NVMe ) │ TRAFFIC : Unlimited @ 1 Gbps ( Shared ) │ OS : Latest ( Debian, Ubuntu, Alpine, │ CentOS, AlmaLinux, Devuan, │ Fedora, Gentoo, Kali, │ Mint, RockyLinux ) │ TYPE : LXC ( Linux Container ) │ IPv4 : ✔️ Yes ( Shared IP ) │ IPv6 : ❌ No │ PORTS : 100 x Forwarded Ports │ PRICE : 2.5 € / month │ <center><button onclick="if (!window.__cfRLUnblockHandlers) return false; location.href = 'https://panel.s-e-r-v-e-r.pw/login';" id="myButton" class="float-left submit-button" data-cf-modified-42551054d56b7ab430304eca->Login</button> <button onclick="if (!window.__cfRLUnblockHandlers) return false; location.href = 'https://panel.s-e-r-v-e-r.pw/create-account';" id="myButton" class="float-left submit-button" data-cf-modified-42551054d56b7ab430304eca->Create Account</button></center> <hr> <center>[ Email Contacts ] / Abuse - DMCA - Questions - Suggestions - Informations / <font color="blueviolet"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="325a575e5e5d72411f571f401f441f571f401c4245">[email&#160;protected]</a></font> / Support / <font color="blueviolet"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="483b3d3838273a3c083b652d653a653e652d653a66383f">[email&#160;protected]</a></font></center> <hr><center> <a href="https://panel.s-e-r-v-e-r.pw/why">Why should I trust?</a> <a href="https://panel.s-e-r-v-e-r.pw/tos">Terms of Service</a> <a href="https://panel.s-e-r-v-e-r.pw/aup">Acceptable Use Policy</a> <a href="https://panel.s-e-r-v-e-r.pw/privacypolicy">Privacy Policy</a></center> </pre></div></center><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="42551054d56b7ab430304eca-|49" defer></script></body></html>
    Thanked by (1)s_e_r_v_e_r

    I hope everyone gets the servers they want!

  • at last a beautiful site

    Thanked by (1)s_e_r_v_e_r
  • edited January 3

    did any tag @Not_Oles yet... he would censored word enjoy this

    OH dear --- he already wrote ,, must had this old version.

  • @ehab said:
    did any tag @Not_Oles yet... he would censored word enjoy this

    OH dear --- he already wrote ,, must had this old version.

    he is here already, reverse engineering it

  • yep, long day for him :)

    later

    Thanked by (1)s_e_r_v_e_r
  • @s_e_r_v_e_r said:

    @reyokh said:
    account: LKlDTXaAfo

    Done.

    Thank you @s_e_r_v_e_r for this opportunity,

    Your web panel look simple and awesome, like it.

    first, in mobile device your input text color value is black same as background color value, so i did'nt know what was i am typing.

    secondly, when I created a server there was only 1, but I got 2, could this be due to the effect of returning to the previous page (because I couldn't find the home menu/dashboard)?

    third, when I wanted to try remote ssh with a domain address and port I got refused, maybe I should have used the IP address of that domain. but I hurriedly tried to delete one of the servers

    fourth, when I delete one of the servers by giving the server name as server-id both of my servers are all deleted, or is the procedure like this?

    Thanked by (1)s_e_r_v_e_r
  • @wankel said:
    Fun that it works without using the panel, once logged in, by using the URL-bar as command line and typing https://panel.s-e-r-v-e-r.pw/cmd?cmd=server+delete+NfTLBqhUlq-KLBfutuGkT7odJCl9BLd :-P

    So the panel lets you initiate a state change with a GET request? That seems like risky business.

    https://www.rfc-editor.org/rfc/rfc7231#section-4.2.1

    Thanked by (1)s_e_r_v_e_r
  • @aeg said:

    @wankel said:
    Fun that it works without using the panel, once logged in, by using the URL-bar as command line and typing https://panel.s-e-r-v-e-r.pw/cmd?cmd=server+delete+NfTLBqhUlq-KLBfutuGkT7odJCl9BLd :-P

    So the panel lets you initiate a state change with a GET request? That seems like risky business.

    https://www.rfc-editor.org/rfc/rfc7231#section-4.2.1

    fuck the RFC

    Thanked by (1)s_e_r_v_e_r

    youtube.com/watch?v=k1BneeJTDcU
    All of my VMs: https://nodecheck.net/s/otusibrc/

  • ialexpwialexpw OGServices Provider

    I'd like to give it a go if it's still open for testing!

    Hash: lYbsNB6aJM

    Thanked by (1)s_e_r_v_e_r

    Syuh - sftp, rsync & rclone accessible storage from 50GB to TBs.

  • @itsdeadjim
    @ialexpw

    you can start testing ;)

    Again thx for everyone out there for helping :) Still not everything fixed but we slowly fixing it!

    https://panel.s-e-r-v-e-r.pw/changelog

    v1.2
    - Fixes:
      - Css now loading from style.css
      - HTML header has now separate file to load from
      - Top header menu has now separate file to load from
      - Install log now does error when SERVER-ID not found
      - In Actions changed input background to gray and font white
    
    - Changes:
      - Top header menu "Servers" renamed to "Actions"
      - In account panel menu "Servers" renamed to "Actions"
      - Top header menu "Status" renamed to "Servers"
      - In account panel menu "Status" renamed to "Servers"
    
    v1.1
    - New features:
      - Command for opening new port
      - Command for delete server
      - Add Balance via plisio.net 
      - Top header menu
      - Check if opened port number is in range from 1024 to 65535
      - Check if command is available
      - Check for available OS
      - Added new OS Debian, Ubuntu, Alpine, CentOS, AlmaLinux, Devuan, Fedora, Gentoo, Kali, Mint, RockyLinux
      - Added support panel
      - Added account history
      - Switched to account hash instead of username while registering
      - Server could be deleted only via stop and delete command 
        - "To delete server first stop server then delete it."
    
    v1.0
    Initial
    
Sign In or Register to comment.