mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Added dummy proxy implementation, moved client, added main Makefile.
This commit is contained in:
committed by
Mike Jumper
parent
7ee970c88a
commit
c048537232
6
guacamole/proxy/proxy.h
Normal file
6
guacamole/proxy/proxy.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _PROXY_H_
|
||||
#define _PROXY_H
|
||||
|
||||
void proxy(int client_fd);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user