Class: Mdm::Route
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- Mdm::Route
- Defined in:
- app/models/mdm/route.rb
Overview
Network route that goes through a #session to allow accessing IPs on the remote end of the session.
Instance Attribute Summary collapse
-
#netmask ⇒ String
The netmask for this route.
-
#subnet ⇒ String
The subnet for this route.
Instance Attribute Details
#netmask ⇒ String
The netmask for this route.
|
# File 'app/models/mdm/route.rb', line 17
|
#subnet ⇒ String
The subnet for this route.
27 |
# File 'app/models/mdm/route.rb', line 27 Metasploit::Concern.run(self) |