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

Ics #19

Merged
merged 11 commits into from Jul 17, 2021
Merged

Ics #19

merged 11 commits into from Jul 17, 2021

Conversation

SAtacker
Copy link
Owner

Brings in the ICS feature

  • Sets route using IOCTL calls
  • Edits resolv.conf
  • Stores user config inside .local/share/beagle-config/beagle.conf
    asciicast

Squashed commit of the following:

commit 5644e30
Merge: 4f77f9a 35bbd6a
Author: Shreyas Atre <61797109+SAtacker@users.noreply.github.com>
Date:   Sat Jun 12 19:34:34 2021 +0530

    Merge pull request #5 from SAtacker/dev

    UI as per #4
Squashed commit of the following:

commit 06204ef
Author: ArthurSonzogni <sonzogniarthur@gmail.com>
Date:   Sun Jun 27 16:21:44 2021 +0200

    Add a demo for background worker.

    Make use of thread to run operations in the background. Use FTXUI
    Sender/Receiver to send data in between the threads.

    Demo:
    https://asciinema.org/a/Y4DLwmldNHC0LKZzR7cUJx595

commit 02891d9
Author: Shreyas Atre <shreyasatre16@gmail.com>
Date:   Sun Jun 27 22:20:41 2021 +0530

    Cleanup
    * Modified board/CMakeLists.txt
    * Removed board/ui/custom_container

commit 443fb21
Author: ArthurSonzogni <sonzogniarthur@gmail.com>
Date:   Wed Jun 23 21:58:08 2021 +0200

    Modularize

commit 5644e30
Merge: 4f77f9a 35bbd6a
Author: Shreyas Atre <61797109+SAtacker@users.noreply.github.com>
Date:   Sat Jun 12 19:34:34 2021 +0530

    Merge pull request #5 from SAtacker/dev

    UI as per #4
[![asciicast](https://asciinema.org/a/425283.svg)](https://asciinema.org/a/425283)
* Adds route (default gateway)
* Deletes route
* Sets dns
@SAtacker SAtacker added the enhancement New feature or request label Jul 13, 2021
@SAtacker SAtacker added this to In Progress in beagle-config via automation Jul 13, 2021
Copy link
Contributor

@ArthurSonzogni ArthurSonzogni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@SAtacker SAtacker merged commit 140766e into main Jul 17, 2021
beagle-config automation moved this from In Progress to Done Jul 17, 2021
@SAtacker SAtacker deleted the ics branch July 19, 2021 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
beagle-config
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants