mirror of
				https://github.com/yuezk/GlobalProtect-openconnect.git
				synced 2025-05-20 07:26:58 -04:00 
			
		
		
		
	refactor: rename to gpcommon
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| include!(concat!(env!("OUT_DIR"), "/client_hash.rs")); | ||||
|  | ||||
| // use aes_gcm::{aead::OsRng, Aes256Gcm, KeyInit}; | ||||
| use common::{server, SOCKET_PATH}; | ||||
| use gpcommon::{server, SOCKET_PATH}; | ||||
| use env_logger::Env; | ||||
| use log::error; | ||||
| use tokio::signal; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user