Modernizing the GHOSTS Client 👻 #530
sei-dupdyke
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
As an early beta - it works!
Example Targets OS/Arch RID |
Beta Was this translation helpful? Give feedback.
0 replies
-
@sei-dupdyke - I am eagerly following along. Happy to provide some third-party testing once you think this is ready. For now I have 2 questions:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Based on the discussion in #450 I started working on a modern version of the client (currently .NET 9.0). I'm doing this because I would prefer to just develop in a modern env instead of keeping around older versions of the dotnet framework (4.x+) on a windows vm. I hope that opens the project to others contributing as well.
I will keep around the classic client (with hopefully only minimal support at some point in the future) for those of you that are still using ghosts in older OS'es (which for training and exercise, is sometimes very necessary!). If you have strong feelings on this topic, let's discuss here.
Currently, in the v8 branch, you will see a lot of changes:
Now in the universal client, I'm cleaning up a lot of junk:
There is a lot of work in the handlers to get them all working, but I think it is manageable.
Anything else anyone needs, let's discuss here please!
Also, sorry I have been MIA here for a while, so busy 😩
Beta Was this translation helpful? Give feedback.
All reactions