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

Merging Pre-Releases #280

Merged
merged 14 commits into from
Aug 10, 2023
Merged

Merging Pre-Releases #280

merged 14 commits into from
Aug 10, 2023

Commits on Aug 2, 2023

  1. compile.proxychains-ng: properly run configure

    now you can also delete the config.mak you ship
    rofl0r authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    fc7e1ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #274 from rofl0r/patch-1

    compile.proxychains-ng: properly run configure
    alienatedsec authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    32b6d24 View commit details
    Browse the repository at this point in the history
  3. [Fix/Change] Proxychain compile and bump to post v4.16 (master)

     Changes to be committed:
    	modified:   src/proxychains-ng/compile.proxychains-ng
    	deleted:    src/proxychains-ng/config.mak
    	modified:   src/proxychains-ng/init.proxychains-ng
    	modified:   src/proxychains-ng/proxychains-ng
    alienatedsec committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c825129 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. [NEW] Proxy config web interface & www changes

     Changes to be committed:
    	modified:   VERSION
    	modified:   scripts/init_sysroot.sh
    	modified:   src/static/static/home/yi-hack-v5/script/check_conf.sh
    	modified:   src/www/compile.www
    	new file:   src/www/httpd/cgi-bin/proxy.sh
    	new file:   src/www/httpd/cgi-bin/validate.sh
    	modified:   src/www/httpd/htdocs/css/all.css
    	modified:   src/www/httpd/htdocs/css/custom.css
    	deleted:    src/www/httpd/htdocs/css/normalize.css
    	new file:   src/www/httpd/htdocs/css/normalize.min.css
    	deleted:    src/www/httpd/htdocs/css/skeleton.css
    	new file:   src/www/httpd/htdocs/css/skeleton.min.css
    	modified:   src/www/httpd/htdocs/index.html
    	modified:   src/www/httpd/htdocs/js/app.js
    	modified:   src/www/httpd/htdocs/js/jquery.min.js
    	new file:   src/www/httpd/htdocs/js/modules/proxy.js
    	modified:   src/www/httpd/htdocs/js/utils.js
    	modified:   src/www/httpd/htdocs/pages/about.html
    	new file:   src/www/httpd/htdocs/pages/proxy.html
    	modified:   src/www/httpd/htdocs/pages/status.html
    alienatedsec committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9dbf62c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ef392 View commit details
    Browse the repository at this point in the history
  3. [Fix] Proxy config and saving

     Changes to be committed:
    	modified:   src/proxychains-ng/compile.proxychains-ng
    	modified:   src/www/httpd/cgi-bin/set_configs.sh
    alienatedsec committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a740a99 View commit details
    Browse the repository at this point in the history
  4. [Pre-Release] 0.4.0a

     Changes to be committed:
    	modified:   VERSION
    alienatedsec committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    180c75c View commit details
    Browse the repository at this point in the history
  5. [Fix] Removed Duplicates and Default Amendment

     Changes to be committed:
    	modified:   src/static/static/home/yi-hack-v5/script/check_conf.sh
    alienatedsec committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b51b105 View commit details
    Browse the repository at this point in the history
  6. [Fix] Saving function

     Changes to be committed:
    	modified:   src/www/httpd/cgi-bin/set_configs.sh
    alienatedsec committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    08385ac View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. [Fix] Proxychain compile and config - WebUI to follow

     Changes to be committed:
    	modified:   src/proxychains-ng/compile.proxychains-ng
    	new file:   src/proxychains-ng/config.mak
    	modified:   src/proxychains-ng/init.proxychains-ng
    	modified:   src/proxychains-ng/install.proxychains-ng
    alienatedsec committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    8203541 View commit details
    Browse the repository at this point in the history
  2. [Fix] Proxychain WebUI - Test and Save Buttons

     Changes to be committed:
    	modified:   VERSION
    	modified:   src/www/httpd/htdocs/js/modules/proxy.js
    	modified:   src/www/httpd/htdocs/pages/proxy.html
    alienatedsec committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    a6453e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. [Fix] Pre-Release 0.4.0c - No Cloud recording amendments

     Changes to be committed:
    	modified:   VERSION
    	modified:   src/static/static/home/yi-hack-v5/script/cloudAPI_fake
    	modified:   src/static/static/home/yi-hack-v5/script/system.sh
    alienatedsec committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    35b1a8c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. [New] Cloud process monitoring

     Changes to be committed:
    	modified:   VERSION
    	modified:   src/static/static/home/yi-hack-v5/script/wd_rtsp.sh
    alienatedsec committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    54c30ea View commit details
    Browse the repository at this point in the history
  2. [Fix] Wi-Fi strength #42

     Changes to be committed:
    	modified:   src/www/httpd/htdocs/js/modules/status.js
    alienatedsec committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a012616 View commit details
    Browse the repository at this point in the history