7
3
Fork
You've already forked android
4

Remove ProxyGuard, always show TCP button, update WireGuard #20

Merged
dzolnai merged 7 commits from feature/proxyguard_via_wireguard into master 2025年05月28日 09:36:59 +02:00
Collaborator
Copy link
No description provided.
@ -51,3 +49,2 @@
publicnative@NullableStringstartProxyGuard(intsourcePort,@NotNullStringlisten,@NotNullStringpeer);
}
publicnativeProxyGuardResultnewProxyGuard(intsourcePort,intlistenPort,@NotNullStringpeer);

what is this used for?

what is this used for?
Author
Collaborator
Copy link

I started on implementing the new common changes before it turned out that you were integrating ProxyGuard into the Wireguard lib. This is not needed anymore, I'll clean it up

I started on implementing the new common changes before it turned out that you were integrating ProxyGuard into the Wireguard lib. This is not needed anymore, I'll clean it up
dzolnai marked this conversation as resolved
@ -0,0 +1,16 @@
packageorg.eduvpn.common;

what is this file used for?

what is this file used for?
dzolnai marked this conversation as resolved
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eduVPN/android!20
Reference in a new issue
eduVPN/android
No description provided.
Delete branch "feature/proxyguard_via_wireguard"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?