This website requires JavaScript.
Explore
Help
Sign In
fankes
/
termux-app
Watch
2
Star
0
Fork
0
You've already forked termux-app
mirror of
https://github.com/fankes/termux-app.git
synced
2026-03-26 21:35:05 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c81d9c33463e2d8b0b23f3c1522414b2ac3d6315
termux-app
/
termux-shared
History
agnostic-apollo
c81d9c3346
Added: Add
FileType.SOCKET
support and add
FileUtils.deleteSocketFile()
function
2022-04-23 00:36:12 +05:00
..
src
Added: Add
FileType.SOCKET
support and add
FileUtils.deleteSocketFile()
function
2022-04-23 00:36:12 +05:00
.gitignore
…
build.gradle
Added: LocalFilesystemSocket as an Interface to UNIX sockets in the filesystem. The UID of connecting programs is automatically checked against the processes UID and connections where the UID doesn't match are automatically rejected and logged.
2022-04-23 00:36:12 +05:00
LICENSE.md
…
proguard-rules.pro
…