mirror of
				https://git.coolaj86.com/coolaj86/telebit.js.git
				synced 2025-11-04 02:32:47 +00:00 
			
		
		
		
	accept given token or secret-generated token
This commit is contained in:
		
							parent
							
								
									a816e327e5
								
							
						
					
					
						commit
						6f343a875d
					
				@ -130,7 +130,7 @@ function connectTunnel() {
 | 
			
		||||
  , services: state.services
 | 
			
		||||
  , net: state.net
 | 
			
		||||
  , insecure: state.config.relay_ignore_invalid_certificates
 | 
			
		||||
  , token: state.config.token
 | 
			
		||||
  , token: state.token
 | 
			
		||||
  });
 | 
			
		||||
 | 
			
		||||
  function sigHandler() {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user