Skip to content

Releases: XternA/income-generator

1.11.3

05 Nov 00:13
1.11.3
Compare
Choose a tag to compare

Proxy Fix & Improvement 🛠️🔧

Small minor update to fix issue on proxy apps that don't show device instance due to non-unique hostname required.
What's changed:

  • Hostname now appends a counter at the end, same as proxy applications layout.
    • Required as some apps, specficially Honeygain won't show proxy instances if it shares the same hostname so it looks like there's no extra devices
  • Update Windows bootstrap script to auto install git if not found and winget is available on the host machine. Git is a require prerequisite binary.

Honeygain standard residential IP and proxy residential IP devices now shows correctly.

image

ℹ️ Refer to release v1.11.2 if you haven't updated to this version already and follow instruction first. Once you update, you will directly move to v1.11.3. Directly update to this release if already on the current latest.

Changelog

Full Changelog: 1.11.2...1.11.3

1.11.2

02 Nov 05:45
1.11.2
Compare
Choose a tag to compare

Enhanced Proxy Functionality 🚀✨

This release improves on the initial proxy feature with support for applications with UUIDs and overall system improvements.

What's New

  • Support for applications with UUIDs.
  • New CLI command for viewing generated UUIDs bound to applications that uses these.
  • Updated proxy menu with more options.

New Proxy Supported Applications:

  • EarnApp
  • Proxyrack
  • Speedshare
  • Spide

See the documentation guide on Application with UUIDs, as these applications usually requires manual device registration when adding new entries.

ℹ️ Refer to major release v1.11 if you haven't updated to this version already and follow instruction first to prepare for update. Once you update, you will directly move to v1.11.2. Directly update to this release if already on the current latest.

Changelog

Full Changelog: 1.11...1.11.2

1.11.1

25 Oct 09:25
1.11.1
Compare
Choose a tag to compare

Optimisation & Improvements 🛠️

This is a minor release with overall improvements and optimisation to the tool.

What's New:

  • Dynamically fetch the right application image tag based on arch type if available instead of defaulting to amd64.
  • Update Earnapp and Bearshare image base. Bearshare should work better on both x86_64 and ARM systems, now using official image.
  • Added new CLI option igm clean will clean up stopped orphan applications, volumes and downloaded image associated.

ℹ️ Refer to major release v1.11 if you haven't updated since and follow instruction first to prepare for update, Once you update, you will directly move to v1.11.1. Directly update to this release if already on the current latest.

After updating to this release, redeploy applications for new image to overwrite existing version, and run igm clean to clean up the system.

Full Changelog: 1.11...1.11.1

1.11

22 Oct 17:55
1.11
Compare
Choose a tag to compare

Multi-Proxy Support 🌐🚀🎉

image

This release introduces multi-proxy support functionality to IGM.

Proxy menu can be accessed via CLI command:

igm proxy

What's New

  • Proxy menu is independent from IGM's main interface.
  • Easily scale and deploy proxy applications alongside non-proxy applications.
  • Proxy applications scaled based on the number of proxy entries defined.
  • Traffmonetizer container name is changed from tm to traffmonetizer, will require redeploying.
  • Selective applications is independent on both non-proxy and proxy applications.
  • Watchtower responsible for managing application image updates will be re-configured and deployed accordingly whether there's proxy application deployed, either or both.
  • Improve performance with docker logs are now much smaller with no rolling logs.

ℹ️ Before updating to this release all currently deployed applications needs to be stopped and remove due to internal changes:

  1. Stop and remove all deployed applications via CLI igm remove or via IGM menu on older versions or orphaned applications will be left behind.
  2. Update the IGM tool.
  3. Redeploy all removed applications again.
  4. Use CLI command igm proxy to launch Proxy menu and deploy proxy applications, or via CLI command, see igm help.
  5. If there's issue after update:
    • Manually backup applications credentials - igm view to view file and copy out credentials.
    • Reset IGM tool completely.
    • igm edit and paste back in credentials, or via IGM menu Setup Configuration > Edit config file .
    • Apply resource limit again.

Refer to the multi-proxy support guide for more information.

What's Changed

Full Changelog: 1.10...1.11

1.10

02 Oct 01:00
1.10
Compare
Choose a tag to compare

New Encryption Feature 🔑🔐

This release introduces encryption functionality which will automatically encrypt/decrypt your credential secrets when in use with the IGM tool.

  • The credential secrets file .env is automatically encrypted and decrypted automatically when editing/view or interaction with the IGM tool.
  • Encryption key is automatically deleted after decryption to ensure a new key is generated each after encryption.
  • Key is stored alongside the encrypted file, matching the alias for easy identification. If key is deleted or lost then file can't be decrypted.
  • Encryption functionality is also extended to backup & restore feature.
  • Everything looks and feels the same when you view/edit/interact with the credential secrets via the tool due to auto-decryption. If trying to inspect the file outside of the tool, it will stay encrypted.

ℹ️ As always, update the tool, then launch IGM after the update. Your credential file will be automatically encrypted over once you've interacted with the tool.

What's Changed

Full Changelog: 1.9.4...1.10

1.9.4

01 Oct 10:28
1.9.4
Compare
Choose a tag to compare

New Service Application Added 🎉

image

  • Added Packetshare-Pot bot service integration, for auto claiming Packetshare's daily reward.

Update the tool to get the latest update. Use igm service to enable or disable the service application.

Full Changelog: 1.9.3...1.9.4

1.9.3

29 Sep 15:32
1.9.3
e483f98
Compare
Choose a tag to compare

What's New

New application Packetshare now added to the IGM stack.

What's Changed

  • Add new application integration Packetshare by @XternA in #38

Full Changelog: 1.9.2...1.9.3

1.9.2

29 Sep 15:24
7be7bb0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.1...1.9.2

1.9.1

17 Sep 23:20
1bcd075
Compare
Choose a tag to compare

Minor update to image registry.

  • You will need to update to this version and redeploy the following in order receive future updates for Honeygain Pot and Bearashare-Pot.

Refer to release v1.9 for the latest changes and updates.

Full Changelog: 1.9...1.9.1

1.9

17 Sep 00:05
ec06c20
Compare
Choose a tag to compare
1.9

What's New

image

  • New overhaul Selective application display menu now shows the types of apps in categories.
  • New service application Bearshare Pot integrated into the tool.
    • This service app is for auto-claiming Bearshare daily reward.
  • Updated CLI commands for more operations.
  • Overall optimisation to the new updated application information display menu across the tool. Much faster than before.
  • Added new install option for installing only service applications.

Please see the Selective App Installation guide for detail.

ℹ️ As usual, after updating to the latest version, restart the tool to ensure new changes take effect. Update and redeploy with Bearshare enabled to add the new application.

What's Changed

  • Feature - Improved App Selection by @XternA in #31

Full Changelog: 1.8...1.9