Projects STRLCPY hiphp Commits dbbb2709
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 170 lines
    171 171   
    172 172  # Run as GUI:
    173 173  ❯ docker run -e DST="True" -d --rm -p 127.0.0.1:8080:8080 -i -t hiphp:latest
     174 +# Open your web browser and navigate to http://127.0.0.1:8080 to see the default landing page.
    174 175   
    175 176  # * = All inputs must be entered.
    176 177  # KEY = The password used for encrypt HIPHP_HOLE_CODE.
    skipped 17 lines
    194 195   
    195 196  # Run as GUI:
    196 197  ❯ docker run -e DST="True" -d --rm -p 127.0.0.1:8080:8080 -i -t docker.io/yasserbdj96/hiphp:latest
     198 +# Open your web browser and navigate to http://127.0.0.1:8080 to see the default landing page.
    197 199   
    198 200  # * = All inputs must be entered.
    199 201  # KEY = The password used for encrypt HIPHP_HOLE_CODE.
    skipped 17 lines
    217 219   
    218 220  # Run as GUI:
    219 221  ❯ docker run -e DST="True" -d --rm -p 127.0.0.1:8080:8080 -i -t ghcr.io/yasserbdj96/hiphp:latest
     222 +# Open your web browser and navigate to http://127.0.0.1:8080 to see the default landing page.
    220 223   
    221 224  # * = All inputs must be entered.
    222 225  # KEY = The password used for encrypt HIPHP_HOLE_CODE.
    skipped 247 lines
    470 473   
    471 474  # Run with Makefile:
    472 475  ❯ make run arg="dst"
     476 +# Open your web browser and navigate to http://127.0.0.1:8080 to see the default landing page.
    473 477   
    474 478  # For Linux:
    475 479  ❯ cd hiphp-linux
    476 480  ❯ bash run-hiphp-desktop.sh
     481 +# Open your web browser and navigate to http://127.0.0.1:8080 to see the default landing page.
    477 482   
    478 483  # For Windows:
    479 484  # Do not forget to modify the "config.ini" file or use the following command:
    skipped 1 lines
    481 486  # OR Run 'hiphp-win\config-configure.py'.
    482 487  ❯ cd hiphp-win
    483 488  ❯ run-hiphp-desktop.bat
     489 +# Open your web browser and navigate to http://127.0.0.1:8080 to see the default landing page.
    484 490   
    485 491  ```
    486 492   
    skipped 228 lines
  • ■ ■ ■ ■ ■ ■
    README_DOCKER.md
    skipped 131 lines
    132 132   
    133 133  # Run as GUI:
    134 134  ❯ docker run -e DST="True" -d --rm -p 127.0.0.1:8080:8080 -i -t hiphp:latest
     135 +# Open your web browser and navigate to http://127.0.0.1:8080 to see the default landing page.
    135 136   
    136 137  # * = All inputs must be entered.
    137 138  # KEY = The password used for encrypt HIPHP_HOLE_CODE.
    skipped 17 lines
    155 156   
    156 157  # Run as GUI:
    157 158  ❯ docker run -e DST="True" -d --rm -p 127.0.0.1:8080:8080 -i -t docker.io/yasserbdj96/hiphp:latest
     159 +# Open your web browser and navigate to http://127.0.0.1:8080 to see the default landing page.
    158 160   
    159 161  # * = All inputs must be entered.
    160 162  # KEY = The password used for encrypt HIPHP_HOLE_CODE.
    skipped 17 lines
    178 180   
    179 181  # Run as GUI:
    180 182  ❯ docker run -e DST="True" -d --rm -p 127.0.0.1:8080:8080 -i -t ghcr.io/yasserbdj96/hiphp:latest
     183 +# Open your web browser and navigate to http://127.0.0.1:8080 to see the default landing page.
    181 184   
    182 185  # * = All inputs must be entered.
    183 186  # KEY = The password used for encrypt HIPHP_HOLE_CODE.
    skipped 115 lines
Please wait...
Page is in error, reload to recover