Prashant Deshmukh

Results 7 comments of Prashant Deshmukh

In this video, the user is uploading orgName, orgLogo, ComposeTheme.zip, and MuiTheme.json from the desktop. After that, the server modifies the files and pushes them to GitHub. When the build...

Web Working : https://github.com/user-attachments/assets/47e1d175-613b-4986-ab7d-fe998176f347

> Hi [@Prashant-Android](https://github.com/Prashant-Android) , > > On Acceptance criteria - it's mentioned that, **Self-Management**: Rebranding is managed entirely by the admin without developer intervention, and changes can be made anytime...

App is installable on Android and possible to select as a VPN using settings. https://github.com/user-attachments/assets/09561a8e-c53b-4a25-8614-711d928a1668

App traffic is routed through the app and Internet still works as normal https://github.com/user-attachments/assets/c5452341-e160-44a1-b842-28cfe3f35c79

App can filter/examine each packet and determine/log - Destination IP address and port - Type of traffic (TCP/UDP) // Handles packets destined for the virtual network private fun handleVirtualNetworkPacket(buffer: ByteBuffer,...

This is sample video with logs, endpoint, and chat. After connecting the device, we can group chat. In this, we can identify the sender and receiver by matching the current...