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

How to debug? #5

Open
bwjohns4 opened this issue Nov 22, 2023 · 2 comments
Open

How to debug? #5

bwjohns4 opened this issue Nov 22, 2023 · 2 comments

Comments

@bwjohns4
Copy link

Is it possible to put log statements in the background task that's being called by the OS/Vpn? I'm building my own vpn application and need to be able to see into the VpnPlugin client that's running on the background task like in this example.

@ysc3839
Copy link
Owner

ysc3839 commented Nov 22, 2023

I don't know. I suggest you ask author of YtFlow: @bdbai. He is experienced on this.

@bdbai
Copy link

bdbai commented Feb 20, 2024

I am not an expert in Win32 programming as well. AFAIK basically debugging/logging techniques for UWP apps (or even Win32 apps) in general also apply to VPN plugins. Here are some options that you might want to consider:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants