]> git.siccegge.de Git - frida/frida.git/commitdiff
Use protected domainsocket for geiser
authorChristoph Egger <christoph@christoph-egger.org>
Mon, 25 May 2015 05:23:35 +0000 (07:23 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Mon, 25 May 2015 05:35:56 +0000 (07:35 +0200)
Instead of opening a TCP port on localhost, use a UNIX domainsocket to
listen for connections. This way frida is properly protected against
other users on the same system.


No differences found